example-bug-track-submodule.../main.rkt

4 lines
77 B
Racket

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