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