shithub: kwa

ref: 8e3c92b4eae6ff958d8af946caf6fb7d7f3bfbf7
dir: /test/t.else/

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