shithub: kwa

ref: cd1bcaf273f968c44f70c78eb1ff8729086badbb
dir: /test/t.else/

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