more real world exampls; fix scanner when scanning empty character in lexer

This commit is contained in:
mhoffm
2021-06-21 19:40:27 +02:00
parent 3bc4153bc2
commit a7f23cc579
2020 changed files with 64141 additions and 10630 deletions

View File

@@ -10,6 +10,10 @@
{
"type": "get_attr",
"named": true
},
{
"type": "index",
"named": true
}
]
}
@@ -126,6 +130,10 @@
{
"type": "block",
"named": true
},
{
"type": "object",
"named": true
}
]
}