You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
When trying to run the compiler from in a sub-script.. Example, you're compiling one program which calls to another .compile file from within.. Doing this causes a weird issue where it'll try to use the first compile file's directory.. Which is unintended