fix: support existential type

This commit is contained in:
csmoe 2019-06-11 21:24:14 +08:00
parent 3f5f9f0560
commit 2ca9f71897
7 changed files with 53 additions and 6 deletions

View file

@ -100,6 +100,7 @@ Grammar(
contextual_keywords: [
"auto",
"default",
"existential",
"union",
],
literals: [