aboutsummaryrefslogtreecommitdiff
path: root/frontend/syntax.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/syntax.dcl')
-rw-r--r--frontend/syntax.dcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/syntax.dcl b/frontend/syntax.dcl
index de60069..24dea25 100644
--- a/frontend/syntax.dcl
+++ b/frontend/syntax.dcl
@@ -1110,6 +1110,9 @@ cIsNotStrict :== False
, case_default :: !Optional Expression
, case_ident :: !Optional Ident
, case_info_ptr :: !ExprInfoPtr
+// RWS ...
+ , case_explicit :: !Bool
+// ... RWS
, case_default_pos:: !Position
}