모듈:User:Jesusmas/lecture/ex0 3

return {
	hello = function (frame)
		return "Hello, world!"
	end
} --한 문장으로 만든 예제