#lang racket (require 2htdp/universe 2htdp/image) (with-handlers ((exn:fail? void)) (big-bang 0 (on-draw (λ _ (empty-scene 500 500))) (stop-when (λ _ (car '()))))) #| ----------------------------------------------------------------------------- (struct:object:...tdp/private/last.rkt:8:2 `# #(struct:object:checked-cell% ...) #f # # #f 501 501 # # #(struct:object:pasteboard% ...) #f # #f #f # #f 0 #f #f #f # #f #f #f # #f # 1 # ...) |#