Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
notNullAssertions
/
doNotGenerateParamAssertions.kt
blob: 4ce0fa28453e05b7c73b1cb833913c032b1d7676 [
file
]
// DISABLE_PARAM_ASSERTIONS
class
A
{
fun foo
(
s
:
String
)
{
}
}
// 0 kotlin/jvm/internal/Intrinsics