[minor] Update test data for 1.4

This commit is contained in:
Victor Petukhov
2019-12-19 19:31:17 +03:00
parent 254dc8f71c
commit c89def9e06
18 changed files with 24 additions and 0 deletions
@@ -1,4 +1,5 @@
// !DIAGNOSTICS: -UNUSED_VARIABLE, -UNUSED_EXPRESSION -NAME_SHADOWING
// !LANGUAGE: -TrailingCommas
fun foo1(x: Any) = when (x) {
Comparable::class,