summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/urweb.grm1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/urweb.grm b/src/urweb.grm
index 7d2bc96b..80e40bc3 100644
--- a/src/urweb.grm
+++ b/src/urweb.grm
@@ -2039,6 +2039,7 @@ obexps : obitem (let
popt : ()
| LPAREN RPAREN ()
+ | UNIT ()
diropt : (EVar (["Basis"], "sql_asc", Infer), dummy)
| ASC (EVar (["Basis"], "sql_asc", Infer), s (ASCleft, ASCright))