Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
kt939.txt
blob: ca536ae4bd7fab602cbcb2ada505fcd9b7709d6b [
file
]
package
package kt939 {
public fun compare(/*0*/ o1: kotlin.String?, /*1*/ o2: kotlin.String?): kotlin.Int
public fun test(): kotlin.Unit
}