lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.5k stars 157 forks source link

Fix a bug in Const[int] #2514

Closed certik closed 7 months ago

certik commented 7 months ago

Fixes #2497.

See this issue for possibly removing Const, which would avoid this error:

https://github.com/lfortran/lfortran/issues/3374