Fix spacing issue.
original commit: cfc8fe576676de1d2834bd20fbded3e5219519ed
This commit is contained in:
parent
e67f435938
commit
e7eaeaea33
|
@ -83,7 +83,7 @@
|
|||
"This expression has a Real type. The optimizer could optimize it if it had type Float."
|
||||
(if (null? irritants)
|
||||
""
|
||||
"To fix, change the highlighted expression(s) to have Float type(s)."))
|
||||
" To fix, change the highlighted expression(s) to have Float type(s)."))
|
||||
stx irritants))
|
||||
|
||||
(define float-opt-msg "Float arithmetic specialization.")
|
||||
|
|
Loading…
Reference in New Issue
Block a user