3 lines
69 B
Text
3 lines
69 B
Text
|
|
numberString ::= "1080";
|
||
|
|
incremented ::= numberString (base 10) + 1;
|