hello/bin.luau
2024-10-12 18:56:33 +02:00

5 lines
51 B
Text

--!strict
local hello = require("./lib")
hello()