Report illegal modifiers and annotations on primary constructor
#KT-7057 Fixed #KT-6772 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// "Make 'abstract()' not abstract" "true"
|
||||
|
||||
class A() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user