{ "kind" : "Program", "location" : [ 1, 1, 1, 12 ], "declarations" : [ ], "statements" : [ { "kind" : "ExprStmt", "location" : [ 1, 1, 1, 11 ], "expr" : { "kind" : "CallExpr", "location" : [ 1, 1, 1, 11 ], "inferredType" : { "kind" : "ClassValueType", "className" : "" }, "function" : { "kind" : "Identifier", "location" : [ 1, 1, 1, 5 ], "inferredType" : { "kind" : "FuncType", "parameters" : [ { "kind" : "ClassValueType", "className" : "object" } ], "returnType" : { "kind" : "ClassValueType", "className" : "" } }, "name" : "print" }, "args" : [ { "kind" : "NoneLiteral", "location" : [ 1, 7, 1, 10 ], "inferredType" : { "kind" : "ClassValueType", "className" : "" } } ] } } ], "errors" : { "errors" : [ ], "kind" : "Errors", "location" : [ 0, 0, 0, 0 ] } }