1 2 3 4 5 6 7 8 9
--- test module for demonstrating app.require_here() local args = {} function args.answer () return 42 end return args