FIR checker: report violations related to API mode
This commit is contained in:
committed by
Mikhail Glukhikh
parent
52b247937e
commit
c262f17d75
@@ -1,3 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// SKIP_TXT
|
||||
|
||||
public class Foo(<!NO_EXPLICIT_VISIBILITY_IN_API_MODE!>val bar<!>: Int, private var bar2: String, internal var bar3: Long, public var bar4: Int) {
|
||||
|
||||
Reference in New Issue
Block a user