KyoMorya
Results
1
issues of
KyoMorya
(base) root@5240126e613c:~/moxt# ./build.sh main.mojo -o moxt Executing command: ./scripts/mojoc main.mojo -lmoxt -L . -o moxt Included from /root/moxt/main.mojo:5: /root/moxt/base/globals.mojo:52:8: error: 'UnsafePointer[__G, 0]' value has no attribute 'init_pointee_move' ptr.init_pointee_move(__G()) ~~~^ Included...