program()

in lib/parser.js [87:90]


  program() {
    this.move();
    return this.annotation();
  }