Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
cli
/
jvm
/
readingConfigFromEnvironment
/
appendingArgs.kt
blob: 7843d5ed86fd36c86d299732b4b4f482bbf1d675 [
file
]
package
kotlin
fun foo
(
arg
:
Int
)
{
val x
=
arg
/
0
}