shithub: trueawk

ref: 11332a42e59f40f0b06760515e8e0bc7364bfc14
dir: /testdir/t.else/

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