syndicate-2017/racket/typed/examples/require:typed/lib.rkt

5 lines
40 B
Racket

#lang racket
(provide x)
(define x 42)