Fix spacing issue.
This commit is contained in:
parent
289ae98c8e
commit
cfc8fe5766
|
@ -83,7 +83,7 @@
|
||||||
"This expression has a Real type. The optimizer could optimize it if it had type Float."
|
"This expression has a Real type. The optimizer could optimize it if it had type Float."
|
||||||
(if (null? irritants)
|
(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))
|
stx irritants))
|
||||||
|
|
||||||
(define float-opt-msg "Float arithmetic specialization.")
|
(define float-opt-msg "Float arithmetic specialization.")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user