Hi All, What am I doing wrong here? I want two things in my "returns".
[2] > sub x() returns Bool,Str {}
===SORRY!=== Error while compiling:
Missing block
------> sub x() returns Bool⏏,Str {}
expecting any of:
new name to be defined
Yours in confusion,
-T
