mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 10:25:02 +01:00
hello world!
This commit is contained in:
parent
92b40b17ed
commit
d1179ff2ea
10 changed files with 263 additions and 112 deletions
|
|
@ -128,7 +128,7 @@ impl<'code, 'gc> Lexer<'code, 'gc> {
|
|||
.unwrap_or(false)
|
||||
}
|
||||
|
||||
fn maybe_next_char<'a>(
|
||||
fn maybe_next_char(
|
||||
&mut self,
|
||||
expect_char: char,
|
||||
true_type: TokenKind,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue