macheal opened this issue 3 years ago · 0 comments
start:="1" end:="10" for i:=start;i<end;i++{ println(i) }
1 11 111 1111 11111 111111