mirror of
https://github.com/pesde-pkg/hello.git
synced 2024-12-12 11:20:36 +00:00
5 lines
51 B
Text
5 lines
51 B
Text
--!strict
|
|
|
|
local hello = require("./lib")
|
|
|
|
hello()
|