tests: fix expectations

Broken in ee86ea8839.

* tests/diagnostics.at: here.
This commit is contained in:
Akim Demaille
2020-07-14 06:47:40 +02:00
parent 121dd98508
commit cc11bb037c

View File

@@ -376,12 +376,10 @@ exp:^M
]],
[0],
[[input.y:11.9-11: <warning>warning:</warning> symbol FOO redeclared [<warning>-Wother</warning>]
11 | %token
<warning>FOO</warning>
11 | %token
<warning>FOO</warning>
| <warning>^~~</warning>
10 | %token
<note>FOO</note>
input.y:10.9-11: <note>note:</note> previous declaration
10 | %token
<note>FOO</note>
| <note>^~~</note>