mirror of
https://github.com/luau-lang/luau.git
synced 2025-01-30 14:23:10 +00:00
3 lines
94 B
Text
3 lines
94 B
Text
|
-- shouldn't attempt to search paths array because of "./" prefix
|
||
|
return require("./library")
|