fix tests in org.jetbrains.kotlin.checkers
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package
|
||||
|
||||
internal val customerName: kotlin.reflect.KMutableProperty1<Customer, kotlin.String!>
|
||||
public val customerName: kotlin.reflect.KMutableProperty1<Customer, kotlin.String!>
|
||||
|
||||
public open class Customer {
|
||||
public constructor Customer(/*0*/ name: kotlin.String!)
|
||||
|
||||
Reference in New Issue
Block a user