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

@ -1,13 +1,13 @@
[
{
"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": {
"line": 4,
"line": 5,
"column": 2
},
"end": {
"line": 4,
"line": 5,
"column": 27
}
}

Loading…
Cancel
Save