rhai/examples/op2.rhai

2 lines
19 B
Plaintext
Raw Normal View History

2016-03-01 21:36:46 -05:00
print(12 + 34 * 5)