mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-16 18:35:02 +01:00
fix lex test
This commit is contained in:
parent
dc26b52bd2
commit
bc218efe0e
22 changed files with 437 additions and 160 deletions
11
src/snapshots/dilaria__lex__test__string.snap
Normal file
11
src/snapshots/dilaria__lex__test__string.snap
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
source: src/lex.rs
|
||||
assertion_line: 370
|
||||
expression: tokens
|
||||
|
||||
---
|
||||
[
|
||||
String(
|
||||
"uwu",
|
||||
),
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue