3 lines
79 B
Text
3 lines
79 B
Text
|
|
: (parseNatural " ^MThe abc123Defß ^I Ghi ")
|
||
|
|
-> ("abc" 123 "defss" " " "ghi")
|