eryjus / ast-cc

An Abstract Syntax Tree compiler
1 stars 0 forks source link

Methods can have conflicting definitions #18

Open eryjus opened 8 years ago

eryjus commented 8 years ago

In Method specifiers, ABSTRACT is allowed, and is also explicitly defined. Pick one.

eryjus commented 8 years ago

This big may have been resolved prior to this commit -- I need to confirm it is still an issue.