You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
share/lua/5.1/tinyyaml.lua:535: bad argument #2 to 'tinsert' (number expected, got table)
stack traceback:
[C]: in function 'tinsert'
.../tinyyaml.lua:535: in function 'parseseq'
../tinyyaml.lua:675: in function 'parsemap'
../tinyyaml.lua:530: in function 'parseseq'
The text was updated successfully, but these errors were encountered:
Parse
- [1, 2]
will fail.
Got:
The text was updated successfully, but these errors were encountered: