Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
946dff8bda9fd326d2b6c18f10c7545ebed12ae1
/
.
/
compiler
/
testData
/
asJava
/
lightClasses
/
nullabilityAnnotations
/
UnitParameter.kt
blob: 9b2009edf2be3409ba099774530d5cf12dd2c1e9 [
file
]
// UnitParameterKt
fun foo
(
s
:
Unit
)
{}