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

This commit is contained in:
chriseth
2021-12-21 18:14:45 +01:00
16 changed files with 197 additions and 104 deletions
@@ -3,4 +3,4 @@ contract test {
Data public data;
}
// ----
// TypeError 6744: (58-74): Internal or recursive type is not allowed for public state variables.
// TypeError 5359: (58-74): The struct has all its members omitted, therefore the getter cannot return any values.