Add source locations to syntax test expectations.

This commit is contained in:
Daniel Kirchner
2018-04-10 14:08:22 +02:00
parent 2bc4ec31e2
commit f03695731b
55 changed files with 216 additions and 108 deletions
@@ -6,4 +6,4 @@ contract test {
}
}
// ----
// DeclarationError: Undeclared identifier. Did you mean "x"?
// DeclarationError: (85-86): Undeclared identifier. Did you mean "x"?