Originally created by: snaulX Originally owned by: snaulX
Variables, functions, classes don`t push to stack.
nine = int PUBLIC get [ Return : <9:int>; ] main { Plus : @nine ; }
This code throw exception that Variable by name nine not found
Log in to post a comment.