From a84242b849e27147bcad8aabe04fc4bbe45d7fca Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 11 Nov 2018 19:01:15 -0800 Subject: Cleaning up say/print and io.write (now you can use (say "foo" inline)) --- nomsu_environment.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nomsu_environment.lua') diff --git a/nomsu_environment.lua b/nomsu_environment.lua index 41f7cd6..4d2a95b 100644 --- a/nomsu_environment.lua +++ b/nomsu_environment.lua @@ -72,7 +72,7 @@ local nomsu_environment = Importer({ string = string, xpcall = xpcall, module = module, - print = print, + say = print, loadfile = loadfile, rawset = rawset, _VERSION = _VERSION, -- cgit v1.2.3