shithub: trueawk

ref: c1866624730abc1720bf9e26d113fd50fa0bd3ab
dir: /testdir/t.else/

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