Files
kotlin-fork/compiler
Nikita Bobko 61f825fbd4 [FIR] FirExpectActualDeclarationChecker: add assertions that sources are not null
We don't have "expect as libraries" feature yet. But once we have the
feature, the code in question might start silently behave incorrectly.

Add assertions to make sure that the code will fail
2023-12-05 14:12:20 +00:00
..