Update expected diagnostic results for continue/break statements
This commit is contained in:
Родитель
ca875d95ee
Коммит
8378884436
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 128,
|
||||
"length": 3
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 128,
|
||||
"length": 1
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 70,
|
||||
"length": 3
|
||||
},
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 131,
|
||||
"length": 3
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 131,
|
||||
"length": 1
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"kind": 0,
|
||||
"message": "Expected positive integer literal.",
|
||||
"message": "Positive integer literal expected.",
|
||||
"start": 73,
|
||||
"length": 3
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче