shithub: trueawk

ref: 9666b77b369e342353c29eed5415123f58e58948
dir: /testdir/t.else/

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