gruggers 0.5.3

rust implementation of the grug language
Documentation
[
    {
        "name": "on_a",
        "statements": [
            {
                "name": "helper_foo",
                "type": "CALL_STATEMENT"
            }
        ],
        "type": "GLOBAL_ON_FN"
    },
    {
        "type": "GLOBAL_EMPTY_LINE"
    },
    {
        "name": "helper_foo",
        "statements": [
            {
                "name": "helper_foo",
                "type": "CALL_STATEMENT"
            }
        ],
        "type": "GLOBAL_HELPER_FN"
    }
]