Test: visibility of inline class members
Also merge in testInlineClassWrapperPrimaryConstructorIsSynthetic and testInlineClassConstructors.
This commit is contained in:
-6
@@ -1,6 +0,0 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
|
||||
inline class Z(val x: Int)
|
||||
|
||||
// 1 private synthetic <init>\(I\)V
|
||||
// 1 public static constructor\(I\)I
|
||||
Reference in New Issue
Block a user