Add an explanation of the test case for PR 14389
original commit: 947343c63fed6a244013c6b7ac211e6b38d8a8cf
This commit is contained in:
parent
e9d689cdb9
commit
2497d67c6a
|
@ -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