shithub: trueawk

ref: 416c6db5ee829b5e97dc8001b28e475fd942dbb6
dir: /testdir/t.else/

View raw version
{ if($1>1000) print "yes"
  else print "no"
}