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
parent 1711d17fa6
commit be637846b1
Signed by: schrottkatze
SSH key fingerprint: SHA256:hXb3t1vINBFCiDCmhRABHX5ocdbLiKyCdKI4HK2Rbbc
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)
}