Files
kotlin-fork/compiler/testData/diagnostics/tests
Andrey Breslav f06e5581aa Support creating flexible types in tests
Flexible types can not be created in normal user code, but if there's a special classifier `kotlin.internal.flexible.ft` with two type parameters,
its occurrences are replaced by flexible types, e.g. `ft<Int, Int?>` becomes `Int!`
2014-10-22 00:41:18 +04:00
..
2014-10-13 15:37:47 +04:00
2014-07-25 17:16:40 +04:00
2013-12-17 15:00:30 +04:00
2014-10-01 18:52:52 +04:00
2014-07-25 17:16:40 +04:00