mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 22:02:27 +00:00
Fix C stack remaining check in MODE=tiny
This commit is contained in:
parent
bcdd5c5f74
commit
28b9d9f781
5 changed files with 11 additions and 7 deletions
|
@ -124,9 +124,6 @@ res, err = DecodeJson([[
|
|||
{"k":{"k":{"k":{"k":0}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}
|
||||
}}}}}}}}}
|
||||
]])
|
||||
if not res then
|
||||
print('wut', err)
|
||||
end
|
||||
assert(res)
|
||||
|
||||
-- 64 objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue