[FIR] Remove links to spec sentences during comparison fir and old front-end test data

This commit is contained in:
Victor Petukhov
2020-03-29 21:30:34 +03:00
parent a29385e758
commit 218c13efc5
9 changed files with 12 additions and 1 deletions
@@ -1,5 +1,6 @@
// !WITH_NEW_INFERENCE
// NI_EXPECTED_FILE
val test1 = when {
true -> { { true } }
else -> TODO()