4 lines
68 B
Plaintext
4 lines
68 B
Plaintext
channel.of( '1', '7', '12' )
|
|
.toInteger()
|
|
.sum()
|
|
.view() |