Allow tests to be marked ABIEncoderV1Only.

This commit is contained in:
Daniel Kirchner
2020-02-04 17:22:03 +01:00
parent af9fc8b634
commit d882b6fa83
3 changed files with 21 additions and 0 deletions
@@ -8,6 +8,8 @@ contract test {
return this.table(k);
}
}
// ====
// ABIEncoderV1Only: true
// ----
// table(uint8): 0 -> 0
// table(uint8): 0x01 -> 0