Update test expectations.

This commit is contained in:
Daniel Kirchner
2018-05-09 14:08:25 +02:00
parent 02380113d4
commit 305fc0626b
31 changed files with 57 additions and 57 deletions
@@ -2,4 +2,4 @@ contract c {
uint external x;
}
// ----
// ParserError: (19-19): Expected identifier but got 'external'
// ParserError: (19-27): Expected identifier but got 'external'