Skip to content

Commit d0feea0

Browse files
author
Arthur Melton
authored
Update main.nys
1 parent bf78be6 commit d0feea0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.nys

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
imp("main2.nys");
1+
imp("src/main2.nys");
22
func(sayGoodbye()) {
33
log("Goodbye");
4-
}
4+
}

0 commit comments

Comments
 (0)