Skip to content

Commit

Permalink
Remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgio committed Jun 22, 2024
1 parent e7c6285 commit 83c678b
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ class FunctionCallArgumentsWalkerLexer(
// and the lexing operation is not affected by this walking.
if (it.isEmpty()) {
reader.index = 0
} /*else {
reader.index--
}*/
}
}
}

0 comments on commit 83c678b

Please sign in to comment.