hi all.
im trying to get started with quil.
when i eval (q/sketch :setup (fn [] (q/background 20) (q/ellipse 50 50 80 80)) :title "The moon delights the night")
i get an Applet on the REPL, but nothing gets drawn!
this is what the REPL says #object[quil.Applet 0x2838bd0f "quil.Applet@2838bd0f"]