mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-23 01:22:10 +03:00
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
[main]
|
|
b: bool = true;
|
|
|
|
[constants]
|
|
a: bool = true;
|
|
|
|
[registers]
|
|
r0: bool = true;
|