Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inlineFromOtherModule.kt
blob: 13ce0d3d697d14f78bc579f63e6f6142fee2c2f8 [
file
] [
log
] [
blame
]
fun foo
()
{
assert
(
1
==
1
)
{
"Hahaha"
}
}
// 1 GETSTATIC kotlin\/_Assertions\.ENABLED