Add an explanation of the test case for PR 14389
This commit is contained in:
parent
06bd5d36af
commit
947343c63f
|
@ -2,6 +2,9 @@
|
|||
(exn-pred (regexp-quote "in: (for/flvector"))
|
||||
#lang typed/racket/base
|
||||
|
||||
;; Test for PR 14389. Make sure that the reported source location
|
||||
;; points to the expression, not the whole submodule contents.
|
||||
|
||||
(require racket/flonum)
|
||||
(module+ test
|
||||
(require typed/rackunit)
|
||||
|
|
Loading…
Reference in New Issue
Block a user