Files
gemigreerd-js-maker/testing/jsmaker-regexp-regression.rkt
T
2026-06-08 13:21:57 +02:00

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)