You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AttributeChecks.dfy(94,7): Error: unresolved identifier: k
108
-
AttributeChecks.dfy(93,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
109
-
AttributeChecks.dfy(93,28): Error: type of right argument to + (int) must agree with the result type (bool)
110
-
AttributeChecks.dfy(97,25): Error: unresolved identifier: k
111
-
AttributeChecks.dfy(96,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
112
-
AttributeChecks.dfy(96,28): Error: type of right argument to + (int) must agree with the result type (bool)
119
+
AttributeChecks.dfy(103,7): Error: unresolved identifier: k
120
+
AttributeChecks.dfy(102,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
121
+
AttributeChecks.dfy(102,28): Error: type of right argument to + (int) must agree with the result type (bool)
122
+
AttributeChecks.dfy(106,25): Error: unresolved identifier: k
123
+
AttributeChecks.dfy(105,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
124
+
AttributeChecks.dfy(105,28): Error: type of right argument to + (int) must agree with the result type (bool)
113
125
AttributeChecks.dfy(18,17): Error: type of left argument to + (int) must agree with the result type (bool)
114
126
AttributeChecks.dfy(18,17): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
115
127
AttributeChecks.dfy(28,35): Error: type of right argument to + (int) must agree with the result type (bool)
@@ -118,12 +130,14 @@ AttributeChecks.dfy(42,19): Error: type of left argument to + (int) must agree w
118
130
AttributeChecks.dfy(42,19): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
119
131
AttributeChecks.dfy(52,19): Error: type of left argument to + (int) must agree with the result type (bool)
120
132
AttributeChecks.dfy(52,19): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
121
-
AttributeChecks.dfy(58,28): Error: type of left argument to + (int) must agree with the result type (bool)
122
-
AttributeChecks.dfy(58,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
123
-
AttributeChecks.dfy(68,25): Error: type of left argument to + (int) must agree with the result type (bool)
124
-
AttributeChecks.dfy(68,25): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
125
-
AttributeChecks.dfy(75,23): Error: type of right argument to + (int) must agree with the result type (bool)
126
-
AttributeChecks.dfy(75,23): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
127
-
AttributeChecks.dfy(86,30): Error: type of right argument to + (int) must agree with the result type (bool)
128
-
AttributeChecks.dfy(86,30): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
129
-
22 resolution/type errors detected in AttributeChecks.dfy
133
+
AttributeChecks.dfy(60,20): Error: type of left argument to + (int) must agree with the result type (bool)
134
+
AttributeChecks.dfy(60,20): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
135
+
AttributeChecks.dfy(67,28): Error: type of left argument to + (int) must agree with the result type (bool)
136
+
AttributeChecks.dfy(67,28): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
137
+
AttributeChecks.dfy(77,25): Error: type of left argument to + (int) must agree with the result type (bool)
138
+
AttributeChecks.dfy(77,25): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
139
+
AttributeChecks.dfy(84,23): Error: type of right argument to + (int) must agree with the result type (bool)
140
+
AttributeChecks.dfy(84,23): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
141
+
AttributeChecks.dfy(95,30): Error: type of right argument to + (int) must agree with the result type (bool)
142
+
AttributeChecks.dfy(95,30): Error: type of + must be of a numeric type, a bitvector type, ORDINAL, char, a sequence type, or a set-like or map-like type (instead got bool)
143
+
24 resolution/type errors detected in AttributeChecks.dfy
0 commit comments