[test] Update tests to include location string.

This commit is contained in:
Alexander Arlt
2022-04-01 23:41:18 -05:00
parent d4c02f2270
commit 0783ad9000
2684 changed files with 5877 additions and 5877 deletions
@@ -7,4 +7,4 @@ contract C {
}
}
// ----
// TypeError 3464: (141-142): This variable is of calldata pointer type and can be accessed without prior assignment, which would lead to undefined behaviour.
// TypeError 3464: (141-142='c'): This variable is of calldata pointer type and can be accessed without prior assignment, which would lead to undefined behaviour.