2 lines
51 B
Text
2 lines
51 B
Text
println("hello world");
|
|
line(0, 0, width, height);
|
println("hello world");
|
|
line(0, 0, width, height);
|