#lang repltest racket ;; This file has the name "test", but it shouldn't cause any conflicts in module ;; names (define x 0) > (+ 1 1) 2