1{ 2 "nodes": [ 3 { 4 "line": 1, 5 "column": 1, 6 "problem": "ThrowStatement", 7 "suggest": "", 8 "rule": "\"throw\" statements cannot accept values of arbitrary types (arkts-limited-throw)" 9 }, 10 { 11 "line": 2, 12 "column": 1, 13 "problem": "ThrowStatement", 14 "suggest": "", 15 "rule": "\"throw\" statements cannot accept values of arbitrary types (arkts-limited-throw)" 16 } 17 ] 18}