becd55dce ^
e9a57e970 ^
ab31ad270 ^
1
2 3 4
5 6 7 8
9 10
11
12
discard """ output: '''true 123 ''' """ # This file tests some magic var foo = cstring("foo") var bar = cstring("foo") echo(foo == bar) echo "01234"[1 .. ^2]