Aether - v0.1.1
-
Bug fix in cli: validating the source code file name
-
Feature improvement: concatenating any values.
-
The following code would have given error, now it works
class x {}
print "x: " + x:
Bug fix in cli: validating the source code file name
Feature improvement: concatenating any values.
The following code would have given error, now it works
class x {}
print "x: " + x: