[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_PARAMETER, -UNUSED_ANONYMOUS_PARAMETER -UNUSED_VARIABLE
// !LANGUAGE: -TrailingCommas
open class Foo1(x: Int = 10, y: Float = 0f<!UNSUPPORTED_FEATURE!>,<!>)