tweak includes

This commit is contained in:
2024-08-07 17:47:11 -03:00
parent 2ad3cde7f1
commit 9824431317
5 changed files with 29 additions and 3 deletions

View File

@ -1,4 +1,9 @@
require "./actions"
require "./constants"
require "./formatter"
require "./rules"
require "./styles"
require "./tartrazine"
# These are lexer rules. They match with the text being parsed
# and perform actions, either emitting tokens or changing the