Files
kotlin-fork/compiler/testData/diagnostics/testsWithStdLib/regression
Jinseong Jeon 27c942a0ff FIR: enforce the return type of function literals without body
Its return type should be Unit, so do not use the expected type from,
e.g., parameter type.
2021-02-19 10:17:16 +03:00
..