racket/collects/typed/racunit.rkt

3 lines
85 B
Racket

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