4 lines
45 B
Racket
4 lines
45 B
Racket
#lang racket/base
|
|
|
|
(module+ other-submod 'y)
|
#lang racket/base
|
|
|
|
(module+ other-submod 'y)
|