racket/class: add expression to optimizer log message

This commit is contained in:
Matthew Flatt 2014-04-15 16:24:59 -06:00
parent a283f3d804
commit df436b0c88

View File

@ -198,4 +198,4 @@
(syntax->datum expr) (syntax->datum expr)
(if s " at: " "") (if s " at: " "")
(or s "")) (or s ""))
#f))) expr)))