pull/15820/head
S. Elliott Johnson 5 months ago
parent ac42ad5580
commit b44eed9a09

@ -1,13 +1,13 @@
[ [
{ {
"code": "constructor_state_reassignment", "code": "constructor_state_reassignment",
"message": "Cannot redeclare stateful field `count` in the constructor. The field was originally declared here: `(unknown):2:1`", "message": "Cannot redeclare stateful field `count` in the constructor. The field was originally declared here: `(unknown):3:1`",
"start": { "start": {
"line": 4, "line": 5,
"column": 2 "column": 2
}, },
"end": { "end": {
"line": 4, "line": 5,
"column": 27 "column": 27
} }
} }

Loading…
Cancel
Save