Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
5e49b472f81ed95098eec9749aa2ad0415fac731
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
incompleteCode
/
senselessComparisonWithNull.txt
blob: 454ceb74c74d58e79d9cfec51233be098f6d9f32 [
file
]
package
package d {
public fun foo(/*0*/ a: kotlin.IntArray): kotlin.Unit
}