• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{ if($1>1000) print "yes"
2  else print "no"
3}
4