-
-
Notifications
You must be signed in to change notification settings - Fork 373
Open
Description
% lua
Lua 5.3.3 Copyright (C) 1994-2016 Lua.org, PUC-Rio
> json=require'json'
> json.encode(json.decode('{}'))
[]
Why doesn't return '{}'? (Maybe related to #19)
Thanks,
verhovsky
Metadata
Metadata
Assignees
Labels
No labels