Files
kotlin/compiler/testData/codegen/box/controlStructures
Alexander Udalov 8a14b62a23 KT-3574 Assertion error when using ?: in for range
#KT-3574 Fixed

Do not assert that resolvedCall is non-null, since getRangeAsBinaryCall can
return a BinaryCall that doesn't represent a range at all (as specified by the
comment in getRangeAsBinaryCall)
2013-06-20 16:03:00 +04:00
..
2013-02-04 15:30:38 +04:00
2013-02-04 15:30:38 +04:00