Files
kotlin/compiler/testData/diagnostics/testsWithStdLib/inference/arrayConstructor.txt
Denis Zharkov 654411a0b0 Refactored tests using Array constructor:
Some moved to tests with stdlib
Some changed to use arrayOfNulls
2014-12-11 16:04:03 +03:00

6 lines
59 B
Plaintext

package
package b {
internal fun bar(): kotlin.Unit
}