shithub: trueawk

ref: 0575fbc687f4ce8de6e25848350069a44bbe48ff
dir: /testdir/t.else/

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