Switch to MPL-2.0 to allow static linking
This commit is contained in:
@@ -309,7 +309,7 @@ var g = &grammar{
|
||||
},
|
||||
},
|
||||
},
|
||||
leader: true,
|
||||
leader: false,
|
||||
leftRecursive: true,
|
||||
},
|
||||
{
|
||||
@@ -1303,7 +1303,7 @@ var g = &grammar{
|
||||
},
|
||||
},
|
||||
},
|
||||
leader: false,
|
||||
leader: true,
|
||||
leftRecursive: true,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user