Lev Buimistriuk

Results 5 comments of Lev Buimistriuk

Any updates?

Also output.cpp is not compiling because a lot of undeclarated indetifiers stuff.

It happen even in this simple hello-world example: ``` #import "modules/Print.jai" main :: () { print("Hello, Cupcake!"); } #run main() ``` Output: [output.cpp](https://git.io/vxfw1) [errors in output.cpp](https://git.io/vxfwd) (most of it is...

Would like to see this feature!