mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 02:34:28 +11:00
Added proper lexing, whole thing is now a look-back parser
This commit is contained in:
@@ -21,7 +21,7 @@ let authors = [
|
||||
},
|
||||
|
||||
{
|
||||
name: 'KayneRuse',
|
||||
name: 'Kayne Ruse',
|
||||
books: [
|
||||
{ title: 'alpha', published: "1" },
|
||||
{ title: 'beta', published: "2" },
|
||||
|
||||
Reference in New Issue
Block a user