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