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