You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FalconPL
If we have this:
function fun ()
return something
other code
end
obviously the code after return statement is not executed....I think
it's an interesting idea to expose, if possible, a warning for that
unreachable code....
Cheers.