sunflower/test.foo
2022-07-03 23:13:12 +02:00

3 lines
61 B
Plaintext

print("hello".eq("world"));
print((40 + 2).is_42() == true);