6 lines
53 B
Plaintext
6 lines
53 B
Plaintext
ns std::core
|
|
|
|
decl pub int Array {
|
|
length: Int
|
|
}
|