mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
11 lines
196 B
Kotlin
11 lines
196 B
Kotlin
// IGNORE_K2
|
|
package test
|
|
|
|
|
|
fun main() {
|
|
p.JavaSAM(<caret>)
|
|
}
|
|
|
|
/*
|
|
Text: (<highlight>function: (number: Int, ss: String!) -> Unit</highlight>), Disabled: false, Strikeout: false, Green: true
|
|
*/ |