Allow "Add val/var to primary constructor parameter" for inline & annotation classes
Relates to #KT-29731
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
// DISABLE-ERRORS
|
||||
expect annotation class A(<caret>a: Int)
|
||||
Reference in New Issue
Block a user