fix being able to run a script in a parent folder from a child folder

This commit is contained in:
2024-05-29 23:15:49 +01:00
parent 37a3d56b5f
commit f0876bd5ac
5 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,2 @@
term.log("hello")
import "circular_import"
import "circular_import"
term.log("hello")