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