Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
multiModuleQuickFix
/
function
/
header
/
header.kt
blob: 6da21495109adcdfd715a01155653b5817e96d42 [
file
] [
log
] [
blame
]
// "Create actual function for platform JVM" "true"
expect fun
<caret>
foo
(
arg
:
Int
):
String