mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-14 00:21:34 +00:00
10 lines
183 B
Kotlin
Vendored
10 lines
183 B
Kotlin
Vendored
package test
|
|
|
|
|
|
fun main() {
|
|
p.JavaSAM(<caret>)
|
|
}
|
|
|
|
/*
|
|
Text: (<highlight>function: (number: Int, ss: String!) -> Unit</highlight>), Disabled: false, Strikeout: false, Green: true
|
|
*/ |