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