summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/confbase.Y1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 31b3617..b48a929 100644
--- a/conf/confbase.Y
+++ b/conf/confbase.Y
@@ -56,6 +56,7 @@ CF_DECLS
%type <a> ipa
%type <px> prefix prefix_or_ipa
+%nonassoc PREFIX_DUMMY
%nonassoc '=' '<' '>' '~' '.' GEQ LEQ NEQ
%left '+' '-'
%left '*' '/' '%'