leo/ast
damirka 1551a82e18 Adds [constants] section to input file:
```
[constants]
x: bool = true; // will be constant in program
y: u32 = 100;
```
2021-03-11 23:07:01 +03:00
..
src Adds [constants] section to input file: 2021-03-11 23:07:01 +03:00
Cargo.toml Bump indexmap from 1.6.1 to 1.6.2 2021-03-09 00:46:13 +00:00
LICENSE.md Adds LICENSE.md 2021-02-10 22:23:45 -08:00
README.md Adds README.md 2021-02-10 22:27:37 -08:00

leo-ast

Crates.io Authors License