shithub: trueawk

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

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