mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 08:31:33 +03:00
6 lines
57 B
Plaintext
6 lines
57 B
Plaintext
[main]
|
|
x: u8 = 3;
|
|
y: bool = true;
|
|
|
|
[registers]
|
|
a: u8 = 0; |