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

6 lines
94 B
Plaintext
Vendored

package
package t {
public fun foo(/*0*/ array: kotlin.Array<kotlin.Int>): kotlin.Unit
}