7 lines
87 B
Plaintext
7 lines
87 B
Plaintext
import "core";
|
|
|
|
func main() {
|
|
let x = new Array<String>(2);
|
|
println(x == y);
|
|
}
|