7 lines
219 B
Racket
7 lines
219 B
Racket
#lang racket/base
|
|
|
|
;; The old regexp tests depended on a JavaScript regexp runtime shim. The new
|
|
;; js-maker 3 core does not include that shim. See README.md for the retained
|
|
;; and removed test categories.
|
|
(provide)
|