Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
/
kt1778.txt
blob: dce6a17c0f921ffdc23caf73325840f894fdfdc6 [
file
]
package
package kt1778 {
public fun main(/*0*/ args: kotlin.Array<kotlin.String>): kotlin.Unit
}