Packages
Packages copied to clipboard
[C#] Bump syntax version, fix `pop: true` & order
This commit:
- bumps the syntax to version 2
- replaces
pop: truewithpop: 1 - adds section markers
- changes order of contexts where contexts were not in their section
- added
else-pop(prototype) context