We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf78be6 commit d0feea0Copy full SHA for d0feea0
src/main.nys
@@ -1,4 +1,4 @@
1
-imp("main2.nys");
+imp("src/main2.nys");
2
func(sayGoodbye()) {
3
log("Goodbye");
4
-}
+}
0 commit comments