Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
decompiler
/
navigation
/
usercode
/
GlobalFunction.source.expected
blob: b1d82c82ac880724dab32a83b779728c466586bf [
file
] [
log
] [
blame
]
main
.
kt
public
fun
<
1
><
2
>
func
(
a
:
Int
,
b
:
String
=
"55"
)
{
}
public
fun
<
3
>
func
(
a
:
Int
,
b
:
Int
)
{
}
public
fun
<
4
>
func
()
{