Carefully think about what's in scope in a substitution rule
Open
- Dominant language
- Python
- Stars
- 636
- Forks
- 81
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
For example:
```
axis_value := if(guu >= gvv,0,1)
```
cc @a-alveyblanc @shawnl00
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the substitution-rule handling for the shown axis_value expression, then clarify which dependencies are in scope. Done means the scope is agreed and the intended behavior is covered by a regression test or documented rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100