shithub: trueawk

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

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