mirror of
https://github.com/AleoHQ/leo.git
synced 2025-01-01 22:36:52 +03:00
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
|
[main]
|
||
|
a: i16 = 1i16;
|
||
|
b: i16 = 2i16;
|
||
|
c: i16 = 3i16;
|
||
|
|
||
|
[registers]
|
||
|
r0: bool = true;
|