ret

Return from the current function

Specification

Since

0.1.0

See also


fun ret(type: String)(source)

Return the given type from the current function Takes the type of the return value as a string

IdentifierTypeByte Size
BByte1
SShort2
IInt4
JLong8
FFloat4
DDouble8
bUByte1
sUShort2
iUInt4
jULong8
CChar2
ZBool1