3 lines
36 B
Text
3 lines
36 B
Text
|
|
println(Int('a'))
|
||
|
|
println(Char(97))
|