Skip to content

Commit

Permalink
rishit_raj
Browse files Browse the repository at this point in the history
  • Loading branch information
polty-rishit committed Jan 9, 2025
1 parent 56d7fea commit 44888ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,7 @@ export default class Parser {
}
this.current._inferEndPosition();
return this.root;
console.log(true);
}

parse (throwOnParenthesis) {
Expand Down

0 comments on commit 44888ad

Please sign in to comment.