Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
8b277dbf2a0b59c00963dac3dde55cf06a3f4dc6
/
.
/
plugins
/
power-assert
/
testData
/
codegen
/
infix
/
DispatchInfixOnlyConstants.kt
blob: 50d5355bc2c952099111a1ab4c7a31b4ae78580b [
file
]
// FUNCTION: infix.dispatch.Wrapper.mustEqual
import
infix
.
dispatch
.*
fun box
()
=
expectThrowableMessage
{
Wrapper
(
2
)
mustEqual
6
}