Christian Rinderknecht 02f58ee212 I removed the annotation for the variable that iterates over collections.
for x in set s block { ... } // now
for x : t in set s block { ... } // before
2019-11-06 20:12:25 +01:00
..
2019-09-15 13:12:19 +02:00
2019-09-18 18:49:33 +02:00
2019-09-19 12:59:07 +02:00
2019-09-15 13:12:19 +02:00
2019-11-06 07:35:15 -06:00
2019-09-15 13:12:19 +02:00
2019-09-15 13:12:19 +02:00
2019-10-27 23:24:21 -04:00
2019-09-15 13:12:19 +02:00