racket/collects/typed/rackunit.rkt

4 lines
93 B
Racket

#lang racket/base
(require typed/rackunit/main)
(provide (all-from-out typed/rackunit/main))