# Pastebin qR9fDMRj (loop (println 'loop) (gc 1024) (wait 1000) (gc 0)) (loop (println 'loop) (gc 0) (wait 1000) (gc 1024))