aboutsummaryrefslogtreecommitdiff
path: root/nomsu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nomsu.lua')
-rw-r--r--nomsu.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/nomsu.lua b/nomsu.lua
index 3226c0e..3232d7d 100644
--- a/nomsu.lua
+++ b/nomsu.lua
@@ -1370,7 +1370,7 @@ if arg then
end
end
if args.flags["-i"] then
- nomsu:run('require "lib/core.nom"', "stdin")
+ nomsu:run('use "lib/core.nom"', "stdin")
while true do
local buff = ""
while true do