Halcyon/demo.lang

3 lines
27 B
Plaintext
Raw Normal View History

2024-10-22 21:44:30 -05:00
a : i32 = 10;
b := 20 + a;