leo/examples/hello-world/inputs/hello-world.in

6 lines
54 B
Plaintext
Raw Normal View History

2020-08-19 08:58:14 +03:00
[main]
2022-03-04 23:23:46 +03:00
y: bool = true;
2020-08-19 08:58:14 +03:00
[registers]
2022-03-04 23:23:46 +03:00
r0: bool = false;