lang: kinda fun parsing things that can now parse attribute sets with one attribute

This commit is contained in:
Schrottkatze 2024-04-12 21:31:55 +02:00
commit be637846b1
No known key found for this signature in database
2 changed files with 55 additions and 19 deletions

View file

@ -1 +1,7 @@
hello world test 42 3.14 "uwu"
hello world test
42
(another command 3.14 "meow")
"uwu"
{
some: attrs 42 (meow gay 1)
}