shithub: kwa

ref: d38caa1bee4fc59e86f2cc1de2787d319ac2bffe
dir: /test/t.longstr/

View raw version
BEGIN{
x = "111111111122222222233333333334444444444555555555566666666667777777777888888888899999999990000000000"
printf "%s\n", x
exit
}