diff options
| author | ame <[email protected]> | 2023-12-25 15:10:55 -0600 |
|---|---|---|
| committer | ame <[email protected]> | 2023-12-25 15:10:55 -0600 |
| commit | a94fea7fefbec0d8c307bbbdac9f3403dc00db2d (patch) | |
| tree | 3d8097dce11003682335d5e82fb2861021c902e0 /tt.lua | |
| parent | a34abc1d1c9fbd565fe00e14372fe815d25ef388 (diff) | |
removed small tests
Diffstat (limited to 'tt.lua')
| -rw-r--r-- | tt.lua | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,9 +0,0 @@ -require "llib" - -local s = llib.array.split("0 5 3 10"," ") -local b = {a=5} -llib.config.set({max_depth=-1,collapse_all=1}); -llib.io.pprint({5,{"what"},{55,55,33,2,5,5,5},{{55,5,8},9},3,{5,{meow=3}},{meow={5,5}}}) ---llib.io.pprint(llib.array.len(b)) - - |
