Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inlineFromOtherModule.kt
blob: 8e0398422cc83459d6275ac41a2bad5c8e8ff8fe [
file
]
// ASSERTIONS_MODE: legacy
fun foo
()
{
assert
(
1
==
1
)
{
"Hahaha"
}
}
// 1 GETSTATIC kotlin\/_Assertions\.ENABLED