Update test to correct source location for nameless parameters

This commit is contained in:
bakaoh
2018-08-31 09:54:11 +07:00
parent c458f5988b
commit 3d7b0d691f
39 changed files with 46 additions and 45 deletions
@@ -4,4 +4,4 @@ contract c {
}
// ----
// Warning: (0-33): Experimental features are turned on. Do not use experimental features on live deployments.
// TypeError: (59-65): Indexed reference types cannot yet be used with ABIEncoderV2.
// TypeError: (59-73): Indexed reference types cannot yet be used with ABIEncoderV2.