4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
|
length = fn (input: list) int {
|
||
|
LENGTH input
|
||
|
}
|