Files
kotlin-fork/compiler/testData/diagnostics/tests
pyos 5fec9f34b1 FIR: revert a hack that allows overriding T!! with T
1. this should've been only done if the language feature for validating
    that is disabled;

 2. that feature probably won't matter by the time FIR is stable;

 3. it only worked because type enhancement of type arguments is broken
    anyway - a more correct hack would be to provide a custom
    ConeTypePreparator.
2021-09-06 13:11:01 +03:00
..
2021-08-30 16:24:44 +03:00
2021-07-29 19:45:55 +02:00
2021-07-28 23:17:31 +03:00
2021-05-28 15:36:24 +03:00