procedure 0
  repeat 4 times
    pen colour = red
    forward 3
    pen colour = darkblue
    dot 1
    right 90
  fill ocherous
#display: x=-109, y=84, grid size=77

