Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
privateInFile
/
kt12429.txt
blob: 775fc36a8a517c0dcf0bb23f3768051427eaf003 [
file
]
package
private const val a: kotlin.String = ""
@kotlin.Deprecated(message = "") public fun test(): kotlin.Unit