Login
Roast topics
Find topics
Find it!
From:
clement-jean.github.io
(Uncensored)
subscribe
Protein: Lexer (Part 3) – Clément Jean – Eternal learner and challenges lover
https://clement-jean.github.io/protein_lexer_part_3/
links
backlinks
Tagged with:
go
protocol buffers
Roast topics
Find topics
Roast it!
This article is a small one intended to solve a bug related to token position. As of right now, we only tested that our token got the right literal and the right token kind. In this article, we are going to add the position checking in our tests.