local p = {}
function p.hello()
return 'Hello!'
end
return p Script error: No such module "Sandbox/User:Dr._NaOH".