Port 2 tests, fix object bug when generating methods (would try to generate the &object as a function itself for some reason, which worked when it wasn't special as generate_function would just return the name)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import io:*;
|
||||
import simple_print:*;
|
||||
import mem:*;
|
||||
|
||||
obj ClassWithConstructor {
|
||||
|
||||
Reference in New Issue
Block a user