Halcyon/demo.hal

3 lines
25 B
Plaintext
Raw Normal View History

2024-10-26 00:58:41 -05:00
b := 10.0 / 5.0;
c := b;