Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
cli
/
metadata
/
experimentalCheckers.kt
blob: e5865fdf0cebc796929e85634c21080028173438 [
file
]
fun foo
(
p
:
Int
)
{
val i
:
Int
=
1
foo
(
i
)
}