G
Gog Mangog
Hey guys,
I'm trying to find out what is the default return type of a method /
function.
I read through some of the source code files but didn't find the answer.
I know from other languages that the default return type is self (or
this) or last_expression.
Can someone tell me what type it is and where I can find it?
Thank you in advance
I'm trying to find out what is the default return type of a method /
function.
I read through some of the source code files but didn't find the answer.
I know from other languages that the default return type is self (or
this) or last_expression.
Can someone tell me what type it is and where I can find it?
Thank you in advance