Fix testAnnotation in "member visibility can be private"
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
// WITH_RUNTIME
|
// WITH_RUNTIME
|
||||||
// ERROR: Body is not allowed for annotation class
|
// SKIP_ERRORS_BEFORE
|
||||||
|
// SKIP_ERRORS_AFTER
|
||||||
// PROBLEM: none
|
// PROBLEM: none
|
||||||
|
|
||||||
annotation class Ann(val <caret>x: String) {
|
annotation class Ann(val <caret>x: String) {
|
||||||
|
|||||||
Reference in New Issue
Block a user