Switch to MPL-2.0 to allow static linking

This commit is contained in:
2023-12-17 18:15:13 -08:00
parent 74b4607c63
commit a465be6cf8
17 changed files with 375 additions and 945 deletions

View File

@@ -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,
},
{