mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-21 16:41:42 +03:00
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
[main]
|
|
x: (u8, bool, u8) = (10, true, 10);
|
|
|
|
[registers]
|
|
r0: bool = true;
|