hello/bin.luau

6 lines
51 B
Text
Raw Permalink Normal View History

2024-10-12 17:56:33 +01:00
--!strict
local hello = require("./lib")
hello()