2 lines
66 B
Text
2 lines
66 B
Text
|
|
echo 'System.print("Hello from Wren!")' > tmp.wren; wren tmp.wren
|