@@ -22,6 +22,48 @@ contract C {
22
22
}
23
23
}
24
24
// ----
25
+ // Warning 8115: (81-85): Assertion checker does not yet support the type of this variable.
26
+ // Warning 8115: (88-92): Assertion checker does not yet support the type of this variable.
27
+ // Warning 7650: (131-135): Assertion checker does not yet support this expression.
28
+ // Warning 8364: (131-133): Assertion checker does not yet implement type struct C.S storage ref
29
+ // Warning 7650: (139-143): Assertion checker does not yet support this expression.
30
+ // Warning 8364: (139-141): Assertion checker does not yet implement type struct C.S storage ref
31
+ // Warning 7650: (155-159): Assertion checker does not yet support this expression.
32
+ // Warning 8364: (155-157): Assertion checker does not yet implement type struct C.S storage ref
33
+ // Warning 7650: (170-174): Assertion checker does not yet support this expression.
34
+ // Warning 8364: (170-172): Assertion checker does not yet implement type struct C.S storage ref
35
+ // Warning 7650: (193-202): Assertion checker does not yet support this expression.
36
+ // Warning 7650: (193-197): Assertion checker does not yet support this expression.
37
+ // Warning 8364: (193-195): Assertion checker does not yet implement type struct C.S storage ref
38
+ // Warning 8364: (193-200): Assertion checker does not yet implement type struct C.S storage ref
39
+ // Warning 7650: (206-215): Assertion checker does not yet support this expression.
40
+ // Warning 7650: (206-210): Assertion checker does not yet support this expression.
41
+ // Warning 8364: (206-208): Assertion checker does not yet implement type struct C.S storage ref
42
+ // Warning 8364: (206-213): Assertion checker does not yet implement type struct C.S storage ref
43
+ // Warning 7650: (246-250): Assertion checker does not yet support this expression.
44
+ // Warning 8364: (246-248): Assertion checker does not yet implement type struct C.S storage ref
45
+ // Warning 4375: (246-250): Assertion checker does not support recursive structs.
46
+ // Warning 7650: (259-263): Assertion checker does not yet support this expression.
47
+ // Warning 8364: (259-261): Assertion checker does not yet implement type struct C.S storage ref
48
+ // Warning 4375: (259-263): Assertion checker does not support recursive structs.
49
+ // Warning 7650: (272-276): Assertion checker does not yet support this expression.
50
+ // Warning 8364: (272-274): Assertion checker does not yet implement type struct C.S storage ref
51
+ // Warning 8364: (272-283): Assertion checker does not yet implement type struct C.S storage ref
52
+ // Warning 4375: (272-276): Assertion checker does not support recursive structs.
53
+ // Warning 7650: (287-291): Assertion checker does not yet support this expression.
54
+ // Warning 8364: (287-289): Assertion checker does not yet implement type struct C.S storage ref
55
+ // Warning 8364: (287-298): Assertion checker does not yet implement type struct C.S storage ref
56
+ // Warning 4375: (287-291): Assertion checker does not support recursive structs.
57
+ // Warning 7650: (302-311): Assertion checker does not yet support this expression.
58
+ // Warning 7650: (302-306): Assertion checker does not yet support this expression.
59
+ // Warning 8364: (302-304): Assertion checker does not yet implement type struct C.S storage ref
60
+ // Warning 8364: (302-309): Assertion checker does not yet implement type struct C.S storage ref
61
+ // Warning 4375: (302-311): Assertion checker does not support recursive structs.
62
+ // Warning 7650: (320-329): Assertion checker does not yet support this expression.
63
+ // Warning 7650: (320-324): Assertion checker does not yet support this expression.
64
+ // Warning 8364: (320-322): Assertion checker does not yet implement type struct C.S storage ref
65
+ // Warning 8364: (320-327): Assertion checker does not yet implement type struct C.S storage ref
66
+ // Warning 4375: (320-329): Assertion checker does not support recursive structs.
25
67
// Warning 6328: (124-144): CHC: Assertion violation happens here.
26
68
// Warning 6328: (148-182): CHC: Assertion violation happens here.
27
69
// Warning 6328: (186-216): CHC: Assertion violation happens here.
0 commit comments