view tests/data/joke/error-invalid.json @ 1005:ea9cf916330d

misc: fix permissions
author David Demelier <markand@malikania.fr>
date Tue, 16 Feb 2021 19:54:16 +0100
parents 0d71bfa6c97a
children
line wrap: on
line source

[
	[
	],
	[
		1234,
		true,
		"still has a string though"
	],
	[
		"a"
	]
]