Add 'testpkg1/lib/testpkg1.lua'
This commit is contained in:
parent
942e5f526d
commit
2b337fc706
3
testpkg1/lib/testpkg1.lua
Normal file
3
testpkg1/lib/testpkg1.lua
Normal file
@ -0,0 +1,3 @@
|
||||
print("Hello, testpkg1 user! Why are you using testpkg1? You really shouldn't.")
|
||||
print("It may or may not be about to require testpkg2.")
|
||||
require("/lib/testpkg2")
|
Loading…
Reference in New Issue
Block a user