shithub: trueawk

ref: 0eeec2359f4cce389ae4e6163959c1fda3dcb9ad
dir: /testdir/t.else/

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