Merge branch 'master' into gen
[cc1516.git] / examples / codeGen.spl
index fe4c77f..658ea6e 100644 (file)
@@ -4,4 +4,4 @@ f() {
 main() {
     var x = 3;
     return 1 + 2 + x + f();
-}
\ No newline at end of file
+}