Files
hlang/examples/main.hl
2025-11-06 10:00:37 +03:00

5 lines
45 B
Plaintext

print(((1+29.9)*3)/5)
print("hello world")