The Nest
Explore
Sign in
tolpi
brat
src
common
moonjit
test
lib
string
packsize.lua
0
Code
Changes
Tags
Discussions
main
local
packsize
=
string.packsize
do
--
- smoke
assert
(packsize(
'
b
'
)
==
1
)
end