Closed JoePelz closed 9 years ago
Functions with no arguments currently do not compile.
Integer: printHello print "Hello" -> 0
The above currently produces uncompilable C code.
Works now.
Functions with no arguments currently do not compile.
The above currently produces uncompilable C code.