Content:MirLua/Examples/json: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 October 2017

  • curprev 23:2023:20, 5 October 2017Unsane talk contribs 310 bytes +310 Created page with "{{Content:MirLua/Example|code= local json = require('m_json') local value = json.Decode('[ true, { "foo": "bar" } ]') print( json.Encode(nil), json.Encode(true), j..."