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