Review suggestions.

This commit is contained in:
Daniel Kirchner
2020-04-16 16:42:12 +02:00
parent 3a5a4c6505
commit 6093982606
5 changed files with 9 additions and 5 deletions
@@ -257,4 +257,4 @@ contract Main {
struct JW { int i; }
}
// ----
// DeclarationError: (6091-6111): Struct definition exhausting cyclic dependency validator.
// DeclarationError: (6091-6111): Struct definition exhausts cyclic dependency validator.