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