{ "kind" : "Program", "location" : [ 1, 1, 1, 14 ], "declarations" : [ ], "statements" : [ { "kind" : "AssignStmt", "location" : [ 1, 1, 1, 13 ], "targets" : [ { "kind" : "Identifier", "location" : [ 1, 1, 1, 1 ], "name" : "x" }, { "kind" : "Identifier", "location" : [ 1, 5, 1, 5 ], "name" : "y" }, { "kind" : "Identifier", "location" : [ 1, 9, 1, 9 ], "name" : "z" } ], "value" : { "kind" : "IntegerLiteral", "location" : [ 1, 13, 1, 13 ], "value" : 1 } } ], "errors" : { "errors" : [ ], "kind" : "Errors", "location" : [ 0, 0, 0, 0 ] } }