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