why is this valid syntax in a `fun` ? > `retu...
# announcements
d
why is this valid syntax in a
fun
?
return return 0.0;
?
at least insofar as IntelliJ 15.latest is concerned, I didn't try the actual compiler (my idea uses eclipse compiler for java don't know if that matters)