sunflower/test.foo

3 lines
61 B
Plaintext
Raw Normal View History

2022-07-03 23:13:12 +02:00
print("hello".eq("world"));
print((40 + 2).is_42() == true);