Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
javaFacade
/
wrapFunWithDefaultParam.kt
blob: 0d05d477e343829bc8d74d3582cf525eef7c18fd [
file
]
fun
<caret>
test
(
a
:
Int
=
1
)
=
Unit