more real world exampls; fix scanner when scanning empty character in lexer
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user