Minres / CoreDSL

Xtext project to parse CoreDSL files
Apache License 2.0
16 stars 3 forks source link

Fix function declaration syntax #51

Closed AtomCrafty closed 2 years ago

AtomCrafty commented 2 years ago

@eyck noticed that I accidentally made the function body mandatory for extern function withs my recent rewrite. Unfortunately his fix re-introduces issue #23, so here is a fix for the fix.