Exclude annotation properties in 'explicit visibility' api mode check
#KT-37432 fixed
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
)
|
||||
public annotation class B
|
||||
|
||||
<!NO_EXPLICIT_VISIBILITY_IN_API_MODE!>annotation class C<!>(val a: String)
|
||||
|
||||
/**
|
||||
* Foo1 KDoc
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user