Join Slack
Communities
Powered by
If `return 0.0` is an expression that returns noth...
# announcements
z
zoltu
03/12/2016, 8:01 PM
If
return 0.0
is an expression that returns nothing, then
return (return 0.0)
should be invalid.
Open in Slack
Previous
Next