1
0
forked from Mirror/wren
Files
wren/example/hello.wren
2013-10-24 13:01:24 -07:00

7 lines
41 B
Plaintext

var a = {
var b = 234
3
b
}
a.call