#lang racket/base (require (submod "main.rkt" untyped)) (provide (all-from-out (submod "main.rkt" untyped)))