ityonemo / ityonemo/mavis_inference

pruning errors

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elixir
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

the following case needs to be able to be identified:

```
c = a + b
d = c <> ""
```

moved from:

https://github.com/ityonemo/mavis/issues/25

Contributor guide

No contributing guide indexed for this repository

Research direction

No source files, tests, or entry points are named. Start by locating the type-inference or pruning logic that handles the example `c = a + b` followed by `d = c <> ""`; done means this case can be identified as requested and is covered by a reproducible test.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.