Closed eyck closed 2 years ago
The grammar must allow extern functions without bodys since extern means 'defined elsewhere'
Changed FunctionDefinition to require body only for non external functions
The grammar must allow extern functions without bodys since extern means 'defined elsewhere'