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