The Nest
Explore
Sign in
tolpi
brat
src
common
moonjit
test
lib
string
metatable.lua
0
Code
Changes
Tags
Discussions
main
do
--
- __index metamethod is string library
assert
(
debug.getmetatable
(
"
"
).__index
==
string)
end