marekjm / viuavm

Parallel virtual machine designed to reliably run massively concurrent programs
https://viuavm.org/
GNU General Public License v3.0
71 stars 11 forks source link

Make sample code compile with all errors enabled #141

Closed marekjm closed 8 years ago

marekjm commented 8 years ago

Sample code should compile without errors and warnings. Errors and warnings should only be reported for sample code written to trigger them to test if the assembler catches the errors and reports them correctly.