Fix tests.
This commit is contained in:
parent
4947090191
commit
0494e16d4f
|
@ -1,5 +1,6 @@
|
||||||
#;
|
#;
|
||||||
(
|
(
|
||||||
|
TR opt: invalid-vector-ref.rkt 10:2 (vector-ref x 0) -- vector access splitting
|
||||||
)
|
)
|
||||||
|
|
||||||
#lang typed/scheme
|
#lang typed/scheme
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
#;
|
#;
|
||||||
(
|
(
|
||||||
|
TR opt: invalid-vector-set.rkt 10:2 (vector-set! x 0 2) -- vector access splitting
|
||||||
)
|
)
|
||||||
|
|
||||||
#lang typed/scheme
|
#lang typed/scheme
|
||||||
|
|
Loading…
Reference in New Issue
Block a user