Have the optimizer ignore struct/exec.
This commit is contained in:
parent
3ec9503da9
commit
99178c70a0
|
@ -86,6 +86,7 @@
|
|||
[optimize (syntax-parser
|
||||
[e:expr
|
||||
#:when (and (not (syntax-property #'e 'typechecker:ignore))
|
||||
(not (syntax-property #'e 'typechecker:ignore-some))
|
||||
(not (syntax-property #'e 'typechecker:with-handlers)))
|
||||
#:with e*:opt-expr #'e
|
||||
#'e*.opt]
|
||||
|
|
Loading…
Reference in New Issue
Block a user