Const analysis
Open
area:cil-interop
area:compiler
area:standard-support
kind:feature
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
As of now, Cesium ignores `const` keyword almost everywhere.
It should start analyzing `const` and embed this info into the type (and possibly even into CLI metadata).
See `TODO[#91]` in the code for possible places where this analysis can be added.
Contributor guide
Assessment
This issue has not been assessed yet.