Fix identifers validation against null next node
The previous solution didn't account for when a current node's literal had a valid value but the next node was in fact null
Showing
Please register or sign in to comment
The previous solution didn't account for when a current node's literal had a valid value but the next node was in fact null