Update test format.
This commit is contained in:
parent
f9205665e4
commit
88dafca69f
|
@ -1,10 +1,10 @@
|
|||
#;
|
||||
(
|
||||
false-huh-dead-code.rkt line 10 col 16 - (quote 1) - dead then branch
|
||||
false-huh-dead-code.rkt line 11 col 13 - (quote 1) - dead then branch
|
||||
TR opt: false-huh-dead-code.rkt 10:16 1 -- dead then branch
|
||||
TR opt: false-huh-dead-code.rkt 11:13 1 -- dead then branch
|
||||
2
|
||||
2
|
||||
)
|
||||
)
|
||||
|
||||
#lang typed/racket
|
||||
(if (false? #t) 1 2)
|
||||
|
|
Loading…
Reference in New Issue
Block a user