1 2
print('loaded scripts/lua/testmod.lua') return function () return 'hello from scripts/lua/testmod.lua' end