Fix tests.
original commit: 0494e16d4f7c3882fa8edf86338e517963082d08
This commit is contained in:
parent
f8526e3870
commit
5afdc26236
|
@ -1,5 +1,6 @@
|
|||
#;
|
||||
(
|
||||
TR opt: invalid-vector-ref.rkt 10:2 (vector-ref x 0) -- vector access splitting
|
||||
)
|
||||
|
||||
#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
|
||||
|
|
Loading…
Reference in New Issue
Block a user