fix: support existential type
This commit is contained in:
@@ -100,6 +100,7 @@ Grammar(
|
||||
contextual_keywords: [
|
||||
"auto",
|
||||
"default",
|
||||
"existential",
|
||||
"union",
|
||||
],
|
||||
literals: [
|
||||
|
||||
Reference in New Issue
Block a user