File

spec/json/pass4.json @ 12987:2cf8d98d8a28

util.roles: Implement a serialization preparation metamethod Should be able to roundtrip trough serialization. Also nice for debug and logging purposes where you might want more details than what the __tostring method provides.
author Kim Alvefur <zash@zash.se>
date Sun, 26 Mar 2023 13:13:31 +0200
parent 12792:997f3ca90628
line wrap: on
line source

{
  "one": [
 
  ],
  "two": [],
  "three": [ ],
  "four": [  ]
}