lex string literals, with bug

This commit is contained in:
nora 2021-10-05 22:56:47 +02:00
parent 52d740af9e
commit 70a35e2a10
3 changed files with 47 additions and 3 deletions

1
src/string.rs Normal file
View file

@ -0,0 +1 @@
pub struct StringInterner;