- Fixed typo
This commit is contained in:
Tristan B. Velloza Kildaire 2024-04-02 22:05:09 +02:00
parent 8dfd3f001f
commit ffdd50897e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import tlang.compiler.lexer.core;
import core.stdc.stdlib;
import misc.exceptions : TError;
import tlang.compiler.parsing.exceptions;
import tlang.compiler.reporting : LineInfo;Par
import tlang.compiler.reporting : LineInfo;
/**
* Provided with a lexer this