diff options
Diffstat (limited to 'src/grammar.ron')
-rw-r--r-- | src/grammar.ron | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grammar.ron b/src/grammar.ron index df1dfe050..0443dd798 100644 --- a/src/grammar.ron +++ b/src/grammar.ron | |||
@@ -192,6 +192,7 @@ Grammar( | |||
192 | "ALIAS", | 192 | "ALIAS", |
193 | "VISIBILITY", | 193 | "VISIBILITY", |
194 | "WHERE_CLAUSE", | 194 | "WHERE_CLAUSE", |
195 | "WHERE_PRED", | ||
195 | "ABI", | 196 | "ABI", |
196 | "NAME", | 197 | "NAME", |
197 | "NAME_REF", | 198 | "NAME_REF", |