Merge remote-tracking branch 'origin/develop' into breaking

This commit is contained in:
chriseth
2021-10-06 12:00:17 +02:00
733 changed files with 18775 additions and 5313 deletions
@@ -5,4 +5,4 @@ contract C {
}
}
// ----
// TypeError 4259: (93-98): Invalid type for argument in the function call. A contract type or an integer type is required, but type(bytes) provided.
// TypeError 4259: (93-98): Invalid type for argument in the function call. An enum type, contract type or an integer type is required, but type(bytes) provided.