[FIR] Add messages for JvmRecord diagnostics

Also fix some tests
This commit is contained in:
Andrey Zinovyev
2021-08-20 10:24:27 +03:00
committed by Space
parent a3049b35c2
commit 865fccdd29
4 changed files with 42 additions and 3 deletions
@@ -2,7 +2,7 @@
// !API_VERSION: 1.5
// SKIP_TXT
@JvmRecord
<!NON_DATA_CLASS_JVM_RECORD!>@JvmRecord<!>
class MyRec(
val x: String,
val y: Int,