From eb8e9043e227682e6e7db2711091dc74d847e766 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 8 Aug 2018 19:26:38 +0300 Subject: Where clauses --- src/grammar.ron | 1 + 1 file changed, 1 insertion(+) (limited to 'src/grammar.ron') 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( "ALIAS", "VISIBILITY", "WHERE_CLAUSE", + "WHERE_PRED", "ABI", "NAME", "NAME_REF", -- cgit v1.2.3