shithub: trueawk

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

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