view tests/src/plugins/joke/error-invalid.json @ 754:c216d148558d

Irccd: remove service directory
author David Demelier <markand@malikania.fr>
date Sun, 05 Aug 2018 15:47:10 +0200
parents cc01813fa027
children 8c44bbcbbab9
line wrap: on
line source

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