Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
evaluate
/
customExtensionOverKotlinExtensionInConst.txt
blob: 3d7104836322b03e12c76a93e7aef26c451c1fdd [
file
]
package
public const val a1: kotlin.Int
public const val b1: kotlin.Int
public fun kotlin.Int.floorDiv(/*0*/ other: kotlin.Int): kotlin.Int
public fun kotlin.Int.mod(/*0*/ other: kotlin.Int): kotlin.Int