DeclarationBlockItem and VariableDefinition seems to be pretty close
Open
area:compiler
kind:refactor
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
VariableDefinition is declaration of global variable
DeclarationBlockItem is more like local variable declaration. I think both should be unified somehow. Most differences on the Emit stage.
Contributor guide
Assessment
This issue has not been assessed yet.