editor-init.txt

box(10, 10, 20, 20);
box(50, rand(100, 200), 20, 20);
box(160, 50, 20, 20);
box(center(), center(), 20, 20);