RosettaCodeData/Task/Start-from-a-main-routine/Processing/start-from-a-main-routine-1

3 lines
51 B
Text
Raw Permalink Normal View History

2020-02-17 23:21:07 -08:00
println("hello world");
line(0, 0, width, height);