Files
kotlin-fork/compiler/testData/diagnostics/tests/j+k/kt1402.txt
T
2015-09-08 02:04:32 +03:00

7 lines
110 B
Plaintext
Vendored

package
package b {
public fun doSmth(/*0*/ b: a.M.Inner): a.M.Inner
public fun foo(): kotlin.Unit
}