3 lines
59 B
Text
3 lines
59 B
Text
|
|
(number->string (1+ (string->number "665")))
|
||
|
|
→ "666"
|