Michael2109 / cobalt

The Cobalt programming language
GNU Lesser General Public License v3.0
37 stars 10 forks source link

Methods need to include return type and fields #511

Open Michael2109 opened 6 years ago

Michael2109 commented 6 years ago

The return type and fields currently aren't included when generating code. The method IR should just store a string for the field types so this should be calculated and passed to MethodIR.