KT-650 Prohibit creating class without constructor
This commit is contained in:
@@ -11,5 +11,5 @@ package Jet86
|
||||
}
|
||||
|
||||
val a = `A`A.`A.x`x
|
||||
val c = `B`B.`!error`x
|
||||
val c = `B`B.`B.x`x
|
||||
val d = B().`B.x`x
|
||||
Reference in New Issue
Block a user