RosettaCodeData/Task/Increment-a-numerical-string/E/increment-a-numerical-string.e

2 lines
42 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
__makeInt("1234", 10).next().toString(10)