From 6e76a5d96df6dfc3acaa65136fcc66fe7c9313e1 Mon Sep 17 00:00:00 2001 From: Sander Spies Date: Mon, 9 Mar 2020 18:45:12 +0100 Subject: [PATCH] Update messages file --- .../pascaligo/error.messages.checked-in | 6373 +++++++++-------- 1 file changed, 3231 insertions(+), 3142 deletions(-) diff --git a/src/passes/1-parser/pascaligo/error.messages.checked-in b/src/passes/1-parser/pascaligo/error.messages.checked-in index 03e031548..51fc4f532 100644 --- a/src/passes/1-parser/pascaligo/error.messages.checked-in +++ b/src/passes/1-parser/pascaligo/error.messages.checked-in @@ -1,8 +1,8 @@ interactive_expr: BigMap LBRACKET Unit ARROW Bytes End ## -## Ends in an error in state: 110. +## Ends in an error in state: 144. ## -## injection(BigMap,binding) -> BigMap LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## BigMap LBRACKET sep_or_term_list(binding,SEMI) @@ -11,29 +11,29 @@ interactive_expr: BigMap LBRACKET Unit ARROW Bytes End ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) ## interactive_expr: BigMap LBRACKET With ## -## Ends in an error in state: 103. +## Ends in an error in state: 137. ## -## injection(BigMap,binding) -> BigMap LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(BigMap,binding) -> BigMap LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## BigMap LBRACKET @@ -43,9 +43,9 @@ interactive_expr: BigMap LBRACKET With interactive_expr: BigMap Unit ARROW Bytes RBRACKET ## -## Ends in an error in state: 237. +## Ends in an error in state: 250. ## -## injection(BigMap,binding) -> BigMap sep_or_term_list(binding,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap sep_or_term_list(binding,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## BigMap sep_or_term_list(binding,SEMI) @@ -54,31 +54,31 @@ interactive_expr: BigMap Unit ARROW Bytes RBRACKET ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) ## interactive_expr: BigMap With ## -## Ends in an error in state: 102. +## Ends in an error in state: 136. ## -## injection(BigMap,binding) -> BigMap . sep_or_term_list(binding,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(BigMap,binding) -> BigMap . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(BigMap,binding) -> BigMap . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(BigMap,binding) -> BigMap . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap . sep_or_term_list(binding,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(BigMap,binding) -> BigMap . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## BigMap @@ -88,9 +88,9 @@ interactive_expr: BigMap With interactive_expr: C_Some With ## -## Ends in an error in state: 98. +## Ends in an error in state: 132. ## -## core_expr -> C_Some . arguments [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## core_expr -> C_Some . arguments [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## C_Some @@ -100,7 +100,7 @@ interactive_expr: C_Some With interactive_expr: Case Unit Of C_Some LPAR WILD With ## -## Ends in an error in state: 265. +## Ends in an error in state: 278. ## ## par(core_pattern) -> LPAR core_pattern . RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -112,7 +112,7 @@ interactive_expr: Case Unit Of C_Some LPAR WILD With interactive_expr: Case Unit Of C_Some LPAR With ## -## Ends in an error in state: 257. +## Ends in an error in state: 270. ## ## par(core_pattern) -> LPAR . core_pattern RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -124,7 +124,7 @@ interactive_expr: Case Unit Of C_Some LPAR With interactive_expr: Case Unit Of C_Some With ## -## Ends in an error in state: 256. +## Ends in an error in state: 269. ## ## constr_pattern -> C_Some . par(core_pattern) [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -136,7 +136,7 @@ interactive_expr: Case Unit Of C_Some With interactive_expr: Case Unit Of Constr LPAR WILD With ## -## Ends in an error in state: 271. +## Ends in an error in state: 284. ## ## nsepseq(core_pattern,COMMA) -> core_pattern . [ RPAR ] ## nsepseq(core_pattern,COMMA) -> core_pattern . COMMA nsepseq(core_pattern,COMMA) [ RPAR ] @@ -149,7 +149,7 @@ interactive_expr: Case Unit Of Constr LPAR WILD With interactive_expr: Case Unit Of Constr LPAR With ## -## Ends in an error in state: 255. +## Ends in an error in state: 268. ## ## par(nsepseq(core_pattern,COMMA)) -> LPAR . nsepseq(core_pattern,COMMA) RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -161,7 +161,7 @@ interactive_expr: Case Unit Of Constr LPAR With interactive_expr: Case Unit Of Constr With ## -## Ends in an error in state: 254. +## Ends in an error in state: 267. ## ## constr_pattern -> Constr . tuple_pattern [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## constr_pattern -> Constr . [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] @@ -174,9 +174,9 @@ interactive_expr: Case Unit Of Constr With interactive_expr: Case Unit Of LBRACKET VBAR Block ## -## Ends in an error in state: 242. +## Ends in an error in state: 255. ## -## case(expr) -> Case expr Of LBRACKET option(VBAR) . cases(expr) RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of LBRACKET option(VBAR) . cases(expr) RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of LBRACKET option(VBAR) @@ -186,9 +186,9 @@ interactive_expr: Case Unit Of LBRACKET VBAR Block interactive_expr: Case Unit Of LBRACKET WILD ARROW Bytes End ## -## Ends in an error in state: 306. +## Ends in an error in state: 319. ## -## case(expr) -> Case expr Of LBRACKET option(VBAR) cases(expr) . RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of LBRACKET option(VBAR) cases(expr) . RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of LBRACKET option(VBAR) cases(expr) @@ -197,28 +197,28 @@ interactive_expr: Case Unit Of LBRACKET WILD ARROW Bytes End ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 304, spurious reduction of production case_clause(expr) -> pattern ARROW expr -## In state 308, spurious reduction of production nsepseq(case_clause(expr),VBAR) -> case_clause(expr) -## In state 305, spurious reduction of production cases(expr) -> nsepseq(case_clause(expr),VBAR) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 317, spurious reduction of production case_clause(expr) -> pattern ARROW expr +## In state 321, spurious reduction of production nsepseq(case_clause(expr),VBAR) -> case_clause(expr) +## In state 318, spurious reduction of production cases(expr) -> nsepseq(case_clause(expr),VBAR) ## interactive_expr: Case Unit Of LBRACKET With ## -## Ends in an error in state: 241. +## Ends in an error in state: 254. ## -## case(expr) -> Case expr Of LBRACKET . option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of LBRACKET . option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of LBRACKET @@ -228,7 +228,7 @@ interactive_expr: Case Unit Of LBRACKET With interactive_expr: Case Unit Of LPAR WILD COMMA With ## -## Ends in an error in state: 272. +## Ends in an error in state: 285. ## ## nsepseq(core_pattern,COMMA) -> core_pattern COMMA . nsepseq(core_pattern,COMMA) [ RPAR ] ## @@ -240,7 +240,7 @@ interactive_expr: Case Unit Of LPAR WILD COMMA With interactive_expr: Case Unit Of LPAR WILD CONS Bytes ARROW ## -## Ends in an error in state: 284. +## Ends in an error in state: 297. ## ## par(cons_pattern) -> LPAR cons_pattern . RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -251,15 +251,15 @@ interactive_expr: Case Unit Of LPAR WILD CONS Bytes ARROW ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 278, spurious reduction of production pattern -> core_pattern -## In state 277, spurious reduction of production cons_pattern -> core_pattern CONS pattern +## In state 291, spurious reduction of production pattern -> core_pattern +## In state 290, spurious reduction of production cons_pattern -> core_pattern CONS pattern ## interactive_expr: Case Unit Of LPAR WILD CONS With ## -## Ends in an error in state: 276. +## Ends in an error in state: 289. ## ## cons_pattern -> core_pattern CONS . pattern [ RPAR ] ## @@ -271,7 +271,7 @@ interactive_expr: Case Unit Of LPAR WILD CONS With interactive_expr: Case Unit Of LPAR WILD With ## -## Ends in an error in state: 275. +## Ends in an error in state: 288. ## ## cons_pattern -> core_pattern . CONS pattern [ RPAR ] ## nsepseq(core_pattern,COMMA) -> core_pattern . [ RPAR ] @@ -285,7 +285,7 @@ interactive_expr: Case Unit Of LPAR WILD With interactive_expr: Case Unit Of LPAR With ## -## Ends in an error in state: 250. +## Ends in an error in state: 263. ## ## par(cons_pattern) -> LPAR . cons_pattern RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## par(nsepseq(core_pattern,COMMA)) -> LPAR . nsepseq(core_pattern,COMMA) RPAR [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] @@ -298,7 +298,7 @@ interactive_expr: Case Unit Of LPAR With interactive_expr: Case Unit Of List LBRACKET WILD End ## -## Ends in an error in state: 288. +## Ends in an error in state: 301. ## ## injection(List,core_pattern) -> List LBRACKET sep_or_term_list(core_pattern,SEMI) . RBRACKET [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -309,15 +309,15 @@ interactive_expr: Case Unit Of List LBRACKET WILD End ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 292, spurious reduction of production nsepseq(core_pattern,SEMI) -> core_pattern -## In state 291, spurious reduction of production sep_or_term_list(core_pattern,SEMI) -> nsepseq(core_pattern,SEMI) +## In state 305, spurious reduction of production nsepseq(core_pattern,SEMI) -> core_pattern +## In state 304, spurious reduction of production sep_or_term_list(core_pattern,SEMI) -> nsepseq(core_pattern,SEMI) ## interactive_expr: Case Unit Of List LBRACKET With ## -## Ends in an error in state: 286. +## Ends in an error in state: 299. ## ## injection(List,core_pattern) -> List LBRACKET . sep_or_term_list(core_pattern,SEMI) RBRACKET [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## injection(List,core_pattern) -> List LBRACKET . RBRACKET [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] @@ -330,7 +330,7 @@ interactive_expr: Case Unit Of List LBRACKET With interactive_expr: Case Unit Of List WILD RBRACKET ## -## Ends in an error in state: 300. +## Ends in an error in state: 313. ## ## injection(List,core_pattern) -> List sep_or_term_list(core_pattern,SEMI) . End [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## @@ -341,15 +341,15 @@ interactive_expr: Case Unit Of List WILD RBRACKET ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 292, spurious reduction of production nsepseq(core_pattern,SEMI) -> core_pattern -## In state 291, spurious reduction of production sep_or_term_list(core_pattern,SEMI) -> nsepseq(core_pattern,SEMI) +## In state 305, spurious reduction of production nsepseq(core_pattern,SEMI) -> core_pattern +## In state 304, spurious reduction of production sep_or_term_list(core_pattern,SEMI) -> nsepseq(core_pattern,SEMI) ## interactive_expr: Case Unit Of List WILD SEMI WILD SEMI With ## -## Ends in an error in state: 297. +## Ends in an error in state: 310. ## ## nsepseq(core_pattern,SEMI) -> core_pattern SEMI . nsepseq(core_pattern,SEMI) [ RBRACKET End ] ## seq(__anonymous_0(core_pattern,SEMI)) -> core_pattern SEMI . seq(__anonymous_0(core_pattern,SEMI)) [ RBRACKET End ] @@ -362,7 +362,7 @@ interactive_expr: Case Unit Of List WILD SEMI WILD SEMI With interactive_expr: Case Unit Of List WILD SEMI WILD With ## -## Ends in an error in state: 296. +## Ends in an error in state: 309. ## ## nsepseq(core_pattern,SEMI) -> core_pattern . [ RBRACKET End ] ## nsepseq(core_pattern,SEMI) -> core_pattern . SEMI nsepseq(core_pattern,SEMI) [ RBRACKET End ] @@ -376,7 +376,7 @@ interactive_expr: Case Unit Of List WILD SEMI WILD With interactive_expr: Case Unit Of List WILD SEMI With ## -## Ends in an error in state: 293. +## Ends in an error in state: 306. ## ## nsepseq(core_pattern,SEMI) -> core_pattern SEMI . nsepseq(core_pattern,SEMI) [ RBRACKET End ] ## nseq(__anonymous_0(core_pattern,SEMI)) -> core_pattern SEMI . seq(__anonymous_0(core_pattern,SEMI)) [ RBRACKET End ] @@ -389,7 +389,7 @@ interactive_expr: Case Unit Of List WILD SEMI With interactive_expr: Case Unit Of List WILD With ## -## Ends in an error in state: 292. +## Ends in an error in state: 305. ## ## nsepseq(core_pattern,SEMI) -> core_pattern . [ RBRACKET End ] ## nsepseq(core_pattern,SEMI) -> core_pattern . SEMI nsepseq(core_pattern,SEMI) [ RBRACKET End ] @@ -403,7 +403,7 @@ interactive_expr: Case Unit Of List WILD With interactive_expr: Case Unit Of List With ## -## Ends in an error in state: 249. +## Ends in an error in state: 262. ## ## injection(List,core_pattern) -> List . sep_or_term_list(core_pattern,SEMI) End [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] ## injection(List,core_pattern) -> List . End [ SEMI RPAR RBRACKET End CONS COMMA ARROW ] @@ -418,9 +418,9 @@ interactive_expr: Case Unit Of List With interactive_expr: Case Unit Of VBAR Block ## -## Ends in an error in state: 311. +## Ends in an error in state: 324. ## -## case(expr) -> Case expr Of option(VBAR) . cases(expr) End [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of option(VBAR) . cases(expr) End [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of option(VBAR) @@ -430,9 +430,9 @@ interactive_expr: Case Unit Of VBAR Block interactive_expr: Case Unit Of WILD ARROW Bytes RBRACKET ## -## Ends in an error in state: 312. +## Ends in an error in state: 325. ## -## case(expr) -> Case expr Of option(VBAR) cases(expr) . End [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of option(VBAR) cases(expr) . End [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of option(VBAR) cases(expr) @@ -441,26 +441,26 @@ interactive_expr: Case Unit Of WILD ARROW Bytes RBRACKET ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 304, spurious reduction of production case_clause(expr) -> pattern ARROW expr -## In state 308, spurious reduction of production nsepseq(case_clause(expr),VBAR) -> case_clause(expr) -## In state 305, spurious reduction of production cases(expr) -> nsepseq(case_clause(expr),VBAR) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 317, spurious reduction of production case_clause(expr) -> pattern ARROW expr +## In state 321, spurious reduction of production nsepseq(case_clause(expr),VBAR) -> case_clause(expr) +## In state 318, spurious reduction of production cases(expr) -> nsepseq(case_clause(expr),VBAR) ## interactive_expr: Case Unit Of WILD ARROW Bytes Type ## -## Ends in an error in state: 308. +## Ends in an error in state: 321. ## ## nsepseq(case_clause(expr),VBAR) -> case_clause(expr) . [ RBRACKET End ] ## nsepseq(case_clause(expr),VBAR) -> case_clause(expr) . VBAR nsepseq(case_clause(expr),VBAR) [ RBRACKET End ] @@ -472,24 +472,24 @@ interactive_expr: Case Unit Of WILD ARROW Bytes Type ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 304, spurious reduction of production case_clause(expr) -> pattern ARROW expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 317, spurious reduction of production case_clause(expr) -> pattern ARROW expr ## interactive_expr: Case Unit Of WILD ARROW Bytes VBAR With ## -## Ends in an error in state: 309. +## Ends in an error in state: 322. ## ## nsepseq(case_clause(expr),VBAR) -> case_clause(expr) VBAR . nsepseq(case_clause(expr),VBAR) [ RBRACKET End ] ## @@ -501,7 +501,7 @@ interactive_expr: Case Unit Of WILD ARROW Bytes VBAR With interactive_expr: Case Unit Of WILD ARROW With ## -## Ends in an error in state: 303. +## Ends in an error in state: 316. ## ## case_clause(expr) -> pattern ARROW . expr [ VBAR RBRACKET End ] ## @@ -513,7 +513,7 @@ interactive_expr: Case Unit Of WILD ARROW With interactive_expr: Case Unit Of WILD CONS WILD CONS With ## -## Ends in an error in state: 282. +## Ends in an error in state: 295. ## ## nsepseq(core_pattern,CONS) -> core_pattern CONS . nsepseq(core_pattern,CONS) [ RPAR ARROW ] ## @@ -525,7 +525,7 @@ interactive_expr: Case Unit Of WILD CONS WILD CONS With interactive_expr: Case Unit Of WILD CONS WILD With ## -## Ends in an error in state: 281. +## Ends in an error in state: 294. ## ## nsepseq(core_pattern,CONS) -> core_pattern . [ RPAR ARROW ] ## nsepseq(core_pattern,CONS) -> core_pattern . CONS nsepseq(core_pattern,CONS) [ RPAR ARROW ] @@ -538,7 +538,7 @@ interactive_expr: Case Unit Of WILD CONS WILD With interactive_expr: Case Unit Of WILD CONS With ## -## Ends in an error in state: 279. +## Ends in an error in state: 292. ## ## pattern -> core_pattern CONS . nsepseq(core_pattern,CONS) [ RPAR ARROW ] ## @@ -550,7 +550,7 @@ interactive_expr: Case Unit Of WILD CONS With interactive_expr: Case Unit Of WILD RPAR ## -## Ends in an error in state: 302. +## Ends in an error in state: 315. ## ## case_clause(expr) -> pattern . ARROW expr [ VBAR RBRACKET End ] ## @@ -561,14 +561,14 @@ interactive_expr: Case Unit Of WILD RPAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 278, spurious reduction of production pattern -> core_pattern +## In state 291, spurious reduction of production pattern -> core_pattern ## interactive_expr: Case Unit Of WILD With ## -## Ends in an error in state: 278. +## Ends in an error in state: 291. ## ## pattern -> core_pattern . [ RPAR ARROW ] ## pattern -> core_pattern . CONS nsepseq(core_pattern,CONS) [ RPAR ARROW ] @@ -581,10 +581,10 @@ interactive_expr: Case Unit Of WILD With interactive_expr: Case Unit Of With ## -## Ends in an error in state: 240. +## Ends in an error in state: 253. ## -## case(expr) -> Case expr Of . option(VBAR) cases(expr) End [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## case(expr) -> Case expr Of . LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of . option(VBAR) cases(expr) End [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr Of . LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr Of @@ -594,10 +594,10 @@ interactive_expr: Case Unit Of With interactive_expr: Case Unit VBAR ## -## Ends in an error in state: 239. +## Ends in an error in state: 252. ## -## case(expr) -> Case expr . Of option(VBAR) cases(expr) End [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## case(expr) -> Case expr . Of LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr . Of option(VBAR) cases(expr) End [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case expr . Of LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case expr @@ -606,26 +606,26 @@ interactive_expr: Case Unit VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr ## interactive_expr: Case With ## -## Ends in an error in state: 97. +## Ends in an error in state: 131. ## -## case(expr) -> Case . expr Of option(VBAR) cases(expr) End [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## case(expr) -> Case . expr Of LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case . expr Of option(VBAR) cases(expr) End [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## case(expr) -> Case . expr Of LBRACKET option(VBAR) cases(expr) RBRACKET [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## Case @@ -633,12 +633,65 @@ interactive_expr: Case With +interactive_expr: Constr DOT And With +## +## Ends in an error in state: 169. +## +## core_expr -> module_field . [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## fun_call -> module_field . arguments [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## module_field +## + + + +interactive_expr: Constr DOT Ident DOT With +## +## Ends in an error in state: 120. +## +## projection -> Constr DOT Ident DOT . nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## +## The known suffix of the stack is as follows: +## Constr DOT Ident DOT +## + + + +interactive_expr: Constr DOT Ident With +## +## Ends in an error in state: 119. +## +## module_fun -> Ident . [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## projection -> Constr DOT Ident . DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## +## The known suffix of the stack is as follows: +## Constr DOT Ident +## + + + +interactive_expr: Constr DOT With +## +## Ends in an error in state: 115. +## +## module_field -> Constr DOT . module_fun [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## projection -> Constr DOT . Ident DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## +## The known suffix of the stack is as follows: +## Constr DOT +## + + + interactive_expr: Constr With ## -## Ends in an error in state: 94. +## Ends in an error in state: 114. ## -## core_expr -> Constr . arguments [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## core_expr -> Constr . [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## core_expr -> Constr . arguments [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## core_expr -> Constr . [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## module_field -> Constr . DOT module_fun [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## projection -> Constr . DOT Ident DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Constr @@ -648,24 +701,24 @@ interactive_expr: Constr With interactive_expr: Function LPAR Const Ident COLON Ident RPAR COLON Ident Is With ## -## Ends in an error in state: 152. +## Ends in an error in state: 112. ## -## fun_expr -> option(Recursive) Function parameters COLON type_expr Is . expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## fun_expr -> Function parameters COLON type_expr Is . expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: -## option(Recursive) Function parameters COLON type_expr Is +## Function parameters COLON type_expr Is ## interactive_expr: Function LPAR Const Ident COLON Ident RPAR COLON Ident VBAR ## -## Ends in an error in state: 151. +## Ends in an error in state: 111. ## -## fun_expr -> option(Recursive) Function parameters COLON type_expr . Is expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## fun_expr -> Function parameters COLON type_expr . Is expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: -## option(Recursive) Function parameters COLON type_expr +## Function parameters COLON type_expr ## ## WARNING: This example involves spurious reductions. ## This implies that, although the LR(1) items shown above provide an @@ -681,31 +734,31 @@ interactive_expr: Function LPAR Const Ident COLON Ident RPAR COLON Ident VBAR interactive_expr: Function LPAR Const Ident COLON Ident RPAR COLON With ## -## Ends in an error in state: 150. +## Ends in an error in state: 110. ## -## fun_expr -> option(Recursive) Function parameters COLON . type_expr Is expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## fun_expr -> Function parameters COLON . type_expr Is expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: -## option(Recursive) Function parameters COLON +## Function parameters COLON ## interactive_expr: Function LPAR Const Ident COLON Ident RPAR With ## -## Ends in an error in state: 149. +## Ends in an error in state: 109. ## -## fun_expr -> option(Recursive) Function parameters . COLON type_expr Is expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## fun_expr -> Function parameters . COLON type_expr Is expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: -## option(Recursive) Function parameters +## Function parameters ## interactive_expr: Function LPAR Const Ident COLON With ## -## Ends in an error in state: 142. +## Ends in an error in state: 77. ## ## param_decl -> Const Ident COLON . param_type [ SEMI RPAR ] ## @@ -717,7 +770,7 @@ interactive_expr: Function LPAR Const Ident COLON With interactive_expr: Function LPAR Const Ident With ## -## Ends in an error in state: 141. +## Ends in an error in state: 76. ## ## param_decl -> Const Ident . COLON param_type [ SEMI RPAR ] ## @@ -729,7 +782,7 @@ interactive_expr: Function LPAR Const Ident With interactive_expr: Function LPAR Const With ## -## Ends in an error in state: 140. +## Ends in an error in state: 75. ## ## param_decl -> Const . Ident COLON param_type [ SEMI RPAR ] ## @@ -741,7 +794,7 @@ interactive_expr: Function LPAR Const With interactive_expr: Function LPAR Var Ident COLON Ident SEMI With ## -## Ends in an error in state: 145. +## Ends in an error in state: 80. ## ## nsepseq(param_decl,SEMI) -> param_decl SEMI . nsepseq(param_decl,SEMI) [ RPAR ] ## @@ -753,7 +806,7 @@ interactive_expr: Function LPAR Var Ident COLON Ident SEMI With interactive_expr: Function LPAR Var Ident COLON Ident VBAR ## -## Ends in an error in state: 144. +## Ends in an error in state: 79. ## ## nsepseq(param_decl,SEMI) -> param_decl . [ RPAR ] ## nsepseq(param_decl,SEMI) -> param_decl . SEMI nsepseq(param_decl,SEMI) [ RPAR ] @@ -768,15 +821,15 @@ interactive_expr: Function LPAR Var Ident COLON Ident VBAR ## In state 15, spurious reduction of production core_type -> Ident ## In state 29, spurious reduction of production cartesian -> core_type ## In state 35, spurious reduction of production fun_type -> cartesian -## In state 139, spurious reduction of production param_type -> fun_type -## In state 138, spurious reduction of production param_decl -> Var Ident COLON param_type +## In state 74, spurious reduction of production param_type -> fun_type +## In state 73, spurious reduction of production param_decl -> Var Ident COLON param_type ## interactive_expr: Function LPAR Var Ident COLON With ## -## Ends in an error in state: 137. +## Ends in an error in state: 72. ## ## param_decl -> Var Ident COLON . param_type [ SEMI RPAR ] ## @@ -788,7 +841,7 @@ interactive_expr: Function LPAR Var Ident COLON With interactive_expr: Function LPAR Var Ident With ## -## Ends in an error in state: 136. +## Ends in an error in state: 71. ## ## param_decl -> Var Ident . COLON param_type [ SEMI RPAR ] ## @@ -800,7 +853,7 @@ interactive_expr: Function LPAR Var Ident With interactive_expr: Function LPAR Var With ## -## Ends in an error in state: 135. +## Ends in an error in state: 70. ## ## param_decl -> Var . Ident COLON param_type [ SEMI RPAR ] ## @@ -812,7 +865,7 @@ interactive_expr: Function LPAR Var With interactive_expr: Function LPAR With ## -## Ends in an error in state: 134. +## Ends in an error in state: 69. ## ## par(nsepseq(param_decl,SEMI)) -> LPAR . nsepseq(param_decl,SEMI) RPAR [ COLON ] ## @@ -824,21 +877,21 @@ interactive_expr: Function LPAR With interactive_expr: Function With ## -## Ends in an error in state: 133. +## Ends in an error in state: 108. ## -## fun_expr -> option(Recursive) Function . parameters COLON type_expr Is expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## fun_expr -> Function . parameters COLON type_expr Is expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: -## option(Recursive) Function +## Function ## interactive_expr: Ident DOT Ident ASS ## -## Ends in an error in state: 113. +## Ends in an error in state: 147. ## -## fun_call_or_par_or_projection -> projection . option(arguments) [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## fun_call_or_par_or_projection -> projection . option(arguments) [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## path -> projection . [ With LBRACKET ] ## ## The known suffix of the stack is as follows: @@ -848,17 +901,17 @@ interactive_expr: Ident DOT Ident ASS ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 322, spurious reduction of production nsepseq(selection,DOT) -> selection -## In state 325, spurious reduction of production projection -> Ident DOT nsepseq(selection,DOT) +## In state 123, spurious reduction of production nsepseq(selection,DOT) -> selection +## In state 335, spurious reduction of production projection -> Ident DOT nsepseq(selection,DOT) ## interactive_expr: Ident DOT Int DOT With ## -## Ends in an error in state: 323. +## Ends in an error in state: 124. ## -## nsepseq(selection,DOT) -> selection DOT . nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## nsepseq(selection,DOT) -> selection DOT . nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] ## ## The known suffix of the stack is as follows: ## selection DOT @@ -868,10 +921,10 @@ interactive_expr: Ident DOT Int DOT With interactive_expr: Ident DOT Int While ## -## Ends in an error in state: 322. +## Ends in an error in state: 123. ## -## nsepseq(selection,DOT) -> selection . [ With VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] -## nsepseq(selection,DOT) -> selection . DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## nsepseq(selection,DOT) -> selection . [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## nsepseq(selection,DOT) -> selection . DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] ## ## The known suffix of the stack is as follows: ## selection @@ -881,9 +934,9 @@ interactive_expr: Ident DOT Int While interactive_expr: Ident DOT With ## -## Ends in an error in state: 319. +## Ends in an error in state: 334. ## -## projection -> Ident DOT . nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## projection -> Ident DOT . nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] ## ## The known suffix of the stack is as follows: ## Ident DOT @@ -893,9 +946,9 @@ interactive_expr: Ident DOT With interactive_expr: Ident LBRACKET Unit VBAR ## -## Ends in an error in state: 221. +## Ends in an error in state: 234. ## -## brackets(expr) -> LBRACKET expr . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## brackets(expr) -> LBRACKET expr . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] ## ## The known suffix of the stack is as follows: ## LBRACKET expr @@ -904,25 +957,25 @@ interactive_expr: Ident LBRACKET Unit VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr ## interactive_expr: Ident LBRACKET With ## -## Ends in an error in state: 220. +## Ends in an error in state: 233. ## -## brackets(expr) -> LBRACKET . expr RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] +## brackets(expr) -> LBRACKET . expr RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ASS ARROW ] ## ## The known suffix of the stack is as follows: ## LBRACKET @@ -932,7 +985,7 @@ interactive_expr: Ident LBRACKET With interactive_expr: Ident LPAR Unit COMMA With ## -## Ends in an error in state: 317. +## Ends in an error in state: 332. ## ## nsepseq(expr,COMMA) -> expr COMMA . nsepseq(expr,COMMA) [ RPAR ] ## @@ -944,7 +997,7 @@ interactive_expr: Ident LPAR Unit COMMA With interactive_expr: Ident LPAR Unit VBAR ## -## Ends in an error in state: 316. +## Ends in an error in state: 331. ## ## nsepseq(expr,COMMA) -> expr . [ RPAR ] ## nsepseq(expr,COMMA) -> expr . COMMA nsepseq(expr,COMMA) [ RPAR ] @@ -956,25 +1009,25 @@ interactive_expr: Ident LPAR Unit VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr ## interactive_expr: Ident LPAR With ## -## Ends in an error in state: 92. +## Ends in an error in state: 107. ## -## par(nsepseq(expr,COMMA)) -> LPAR . nsepseq(expr,COMMA) RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## par(nsepseq(expr,COMMA)) -> LPAR . nsepseq(expr,COMMA) RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## LPAR @@ -984,12 +1037,12 @@ interactive_expr: Ident LPAR With interactive_expr: Ident While ## -## Ends in an error in state: 91. +## Ends in an error in state: 106. ## -## core_expr -> Ident . [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## fun_call -> Ident . arguments [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## core_expr -> Ident . [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## fun_call -> Ident . arguments [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## path -> Ident . [ With LBRACKET ] -## projection -> Ident . DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## projection -> Ident . DOT nsepseq(selection,DOT) [ With VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE LBRACKET GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Ident @@ -999,7 +1052,7 @@ interactive_expr: Ident While interactive_expr: Ident With Record Ident DOT With ## -## Ends in an error in state: 121. +## Ends in an error in state: 155. ## ## nsepseq(field_name,DOT) -> Ident DOT . nsepseq(field_name,DOT) [ EQ ] ## @@ -1011,9 +1064,9 @@ interactive_expr: Ident With Record Ident DOT With interactive_expr: Ident With Record Ident EQ Bytes RBRACKET ## -## Ends in an error in state: 217. +## Ends in an error in state: 230. ## -## ne_injection(Record,field_path_assignment) -> Record sep_or_term_list(field_path_assignment,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## ne_injection(Record,field_path_assignment) -> Record sep_or_term_list(field_path_assignment,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Record sep_or_term_list(field_path_assignment,SEMI) @@ -1022,26 +1075,26 @@ interactive_expr: Ident With Record Ident EQ Bytes RBRACKET ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 209, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr -## In state 210, spurious reduction of production nsepseq(field_path_assignment,SEMI) -> field_path_assignment -## In state 126, spurious reduction of production sep_or_term_list(field_path_assignment,SEMI) -> nsepseq(field_path_assignment,SEMI) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 187, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr +## In state 223, spurious reduction of production nsepseq(field_path_assignment,SEMI) -> field_path_assignment +## In state 160, spurious reduction of production sep_or_term_list(field_path_assignment,SEMI) -> nsepseq(field_path_assignment,SEMI) ## interactive_expr: Ident With Record Ident EQ Bytes SEMI Ident EQ Bytes SEMI With ## -## Ends in an error in state: 215. +## Ends in an error in state: 228. ## ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment SEMI . nsepseq(field_path_assignment,SEMI) [ RBRACKET End ] ## seq(__anonymous_0(field_path_assignment,SEMI)) -> field_path_assignment SEMI . seq(__anonymous_0(field_path_assignment,SEMI)) [ RBRACKET End ] @@ -1054,7 +1107,7 @@ interactive_expr: Ident With Record Ident EQ Bytes SEMI Ident EQ Bytes SEMI With interactive_expr: Ident With Record Ident EQ Bytes SEMI Ident EQ Bytes VBAR ## -## Ends in an error in state: 214. +## Ends in an error in state: 227. ## ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment . [ RBRACKET End ] ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment . SEMI nsepseq(field_path_assignment,SEMI) [ RBRACKET End ] @@ -1067,24 +1120,24 @@ interactive_expr: Ident With Record Ident EQ Bytes SEMI Ident EQ Bytes VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 209, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 187, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr ## interactive_expr: Ident With Record Ident EQ Bytes SEMI With ## -## Ends in an error in state: 211. +## Ends in an error in state: 224. ## ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment SEMI . nsepseq(field_path_assignment,SEMI) [ RBRACKET End ] ## nseq(__anonymous_0(field_path_assignment,SEMI)) -> field_path_assignment SEMI . seq(__anonymous_0(field_path_assignment,SEMI)) [ RBRACKET End ] @@ -1097,7 +1150,7 @@ interactive_expr: Ident With Record Ident EQ Bytes SEMI With interactive_expr: Ident With Record Ident EQ Bytes VBAR ## -## Ends in an error in state: 210. +## Ends in an error in state: 223. ## ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment . [ RBRACKET End ] ## nsepseq(field_path_assignment,SEMI) -> field_path_assignment . SEMI nsepseq(field_path_assignment,SEMI) [ RBRACKET End ] @@ -1110,24 +1163,24 @@ interactive_expr: Ident With Record Ident EQ Bytes VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 209, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 187, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr ## interactive_expr: Ident With Record Ident EQ With ## -## Ends in an error in state: 128. +## Ends in an error in state: 162. ## ## field_path_assignment -> nsepseq(field_name,DOT) EQ . expr [ SEMI RBRACKET End ] ## @@ -1139,7 +1192,7 @@ interactive_expr: Ident With Record Ident EQ With interactive_expr: Ident With Record Ident With ## -## Ends in an error in state: 120. +## Ends in an error in state: 154. ## ## nsepseq(field_name,DOT) -> Ident . [ EQ ] ## nsepseq(field_name,DOT) -> Ident . DOT nsepseq(field_name,DOT) [ EQ ] @@ -1152,9 +1205,9 @@ interactive_expr: Ident With Record Ident With interactive_expr: Ident With Record LBRACKET Ident EQ Bytes End ## -## Ends in an error in state: 123. +## Ends in an error in state: 157. ## -## ne_injection(Record,field_path_assignment) -> Record LBRACKET sep_or_term_list(field_path_assignment,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## ne_injection(Record,field_path_assignment) -> Record LBRACKET sep_or_term_list(field_path_assignment,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Record LBRACKET sep_or_term_list(field_path_assignment,SEMI) @@ -1163,28 +1216,28 @@ interactive_expr: Ident With Record LBRACKET Ident EQ Bytes End ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 209, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr -## In state 210, spurious reduction of production nsepseq(field_path_assignment,SEMI) -> field_path_assignment -## In state 126, spurious reduction of production sep_or_term_list(field_path_assignment,SEMI) -> nsepseq(field_path_assignment,SEMI) +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 187, spurious reduction of production field_path_assignment -> nsepseq(field_name,DOT) EQ expr +## In state 223, spurious reduction of production nsepseq(field_path_assignment,SEMI) -> field_path_assignment +## In state 160, spurious reduction of production sep_or_term_list(field_path_assignment,SEMI) -> nsepseq(field_path_assignment,SEMI) ## interactive_expr: Ident With Record LBRACKET With ## -## Ends in an error in state: 119. +## Ends in an error in state: 153. ## -## ne_injection(Record,field_path_assignment) -> Record LBRACKET . sep_or_term_list(field_path_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## ne_injection(Record,field_path_assignment) -> Record LBRACKET . sep_or_term_list(field_path_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Record LBRACKET @@ -1194,10 +1247,10 @@ interactive_expr: Ident With Record LBRACKET With interactive_expr: Ident With Record With ## -## Ends in an error in state: 118. +## Ends in an error in state: 152. ## -## ne_injection(Record,field_path_assignment) -> Record . sep_or_term_list(field_path_assignment,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## ne_injection(Record,field_path_assignment) -> Record . LBRACKET sep_or_term_list(field_path_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## ne_injection(Record,field_path_assignment) -> Record . sep_or_term_list(field_path_assignment,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## ne_injection(Record,field_path_assignment) -> Record . LBRACKET sep_or_term_list(field_path_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## Record @@ -1207,9 +1260,9 @@ interactive_expr: Ident With Record With interactive_expr: Ident With With ## -## Ends in an error in state: 117. +## Ends in an error in state: 151. ## -## update_record -> path With . ne_injection(Record,field_path_assignment) [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## update_record -> path With . ne_injection(Record,field_path_assignment) [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## path With @@ -1219,9 +1272,9 @@ interactive_expr: Ident With With interactive_expr: If Unit Then Unit Else With ## -## Ends in an error in state: 331. +## Ends in an error in state: 341. ## -## cond_expr -> If expr Then expr option(SEMI) Else . expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If expr Then expr option(SEMI) Else . expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If expr Then expr option(SEMI) Else @@ -1231,9 +1284,9 @@ interactive_expr: If Unit Then Unit Else With interactive_expr: If Unit Then Unit SEMI EQ ## -## Ends in an error in state: 330. +## Ends in an error in state: 340. ## -## cond_expr -> If expr Then expr option(SEMI) . Else expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If expr Then expr option(SEMI) . Else expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If expr Then expr option(SEMI) @@ -1243,9 +1296,9 @@ interactive_expr: If Unit Then Unit SEMI EQ interactive_expr: If Unit Then Unit VBAR ## -## Ends in an error in state: 329. +## Ends in an error in state: 339. ## -## cond_expr -> If expr Then expr . option(SEMI) Else expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If expr Then expr . option(SEMI) Else expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If expr Then expr @@ -1254,25 +1307,25 @@ interactive_expr: If Unit Then Unit VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr ## interactive_expr: If Unit Then With ## -## Ends in an error in state: 328. +## Ends in an error in state: 338. ## -## cond_expr -> If expr Then . expr option(SEMI) Else expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If expr Then . expr option(SEMI) Else expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If expr Then @@ -1282,9 +1335,9 @@ interactive_expr: If Unit Then With interactive_expr: If Unit VBAR ## -## Ends in an error in state: 327. +## Ends in an error in state: 337. ## -## cond_expr -> If expr . Then expr option(SEMI) Else expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If expr . Then expr option(SEMI) Else expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If expr @@ -1293,25 +1346,25 @@ interactive_expr: If Unit VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr ## interactive_expr: If With ## -## Ends in an error in state: 90. +## Ends in an error in state: 105. ## -## cond_expr -> If . expr Then expr option(SEMI) Else expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## cond_expr -> If . expr Then expr option(SEMI) Else expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] ## ## The known suffix of the stack is as follows: ## If @@ -1321,9 +1374,9 @@ interactive_expr: If With interactive_expr: LPAR Bytes RPAR With ## -## Ends in an error in state: 130. +## Ends in an error in state: 164. ## -## fun_call_or_par_or_projection -> par(expr) . option(arguments) [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## fun_call_or_par_or_projection -> par(expr) . option(arguments) [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## par(expr) @@ -1333,9 +1386,9 @@ interactive_expr: LPAR Bytes RPAR With interactive_expr: LPAR If Unit Then Bytes Else Bytes VBAR ## -## Ends in an error in state: 335. +## Ends in an error in state: 345. ## -## par(expr) -> LPAR expr . RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## par(expr) -> LPAR expr . RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## tuple_comp -> expr . COMMA nsepseq(expr,COMMA) [ RPAR ] ## ## The known suffix of the stack is as follows: @@ -1345,125 +1398,27 @@ interactive_expr: LPAR If Unit Then Bytes Else Bytes VBAR ## This implies that, although the LR(1) items shown above provide an ## accurate view of the past (what has been recognized so far), they ## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 332, spurious reduction of production cond_expr -> If expr Then expr option(SEMI) Else expr -## In state 206, spurious reduction of production expr -> cond_expr -## - - - -interactive_expr: LPAR Unit COLON BigMap With -## -## Ends in an error in state: 18. -## -## core_type -> BigMap . type_tuple [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## -## The known suffix of the stack is as follows: -## BigMap -## - - - -interactive_expr: LPAR Unit COLON Constr Of With -## -## Ends in an error in state: 27. -## -## variant -> Constr Of . fun_type [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## -## The known suffix of the stack is as follows: -## Constr Of -## - - - -interactive_expr: LPAR Unit COLON Constr VBAR With -## -## Ends in an error in state: 39. -## -## nsepseq(variant,VBAR) -> variant VBAR . nsepseq(variant,VBAR) [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## -## The known suffix of the stack is as follows: -## variant VBAR -## - - - -interactive_expr: LPAR Unit COLON Constr With -## -## Ends in an error in state: 26. -## -## variant -> Constr . [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## variant -> Constr . Of fun_type [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## -## The known suffix of the stack is as follows: -## Constr -## - - - -interactive_expr: LPAR Unit COLON Ident ARROW With -## -## Ends in an error in state: 36. -## -## fun_type -> cartesian ARROW . fun_type [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## -## The known suffix of the stack is as follows: -## cartesian ARROW -## - - - -interactive_expr: LPAR Unit COLON Ident TIMES Ident TIMES With -## -## Ends in an error in state: 33. -## -## nsepseq(core_type,TIMES) -> core_type TIMES . nsepseq(core_type,TIMES) [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## -## The known suffix of the stack is as follows: -## core_type TIMES -## - - - -interactive_expr: LPAR Unit COLON Ident TIMES LPAR Ident RPAR With -## -## Ends in an error in state: 32. -## -## nsepseq(core_type,TIMES) -> core_type . [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## nsepseq(core_type,TIMES) -> core_type . TIMES nsepseq(core_type,TIMES) [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## -## The known suffix of the stack is as follows: -## core_type -## - - - -interactive_expr: LPAR Unit COLON Ident TIMES With -## -## Ends in an error in state: 30. -## -## cartesian -> core_type TIMES . nsepseq(core_type,TIMES) [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## -## The known suffix of the stack is as follows: -## core_type TIMES +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 342, spurious reduction of production cond_expr -> If expr Then expr option(SEMI) Else expr +## In state 221, spurious reduction of production expr -> cond_expr ## interactive_expr: LPAR Unit COLON Ident VBAR ## -## Ends in an error in state: 341. +## Ends in an error in state: 351. ## -## annot_expr -> LPAR disj_expr COLON type_expr . RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## annot_expr -> LPAR disj_expr COLON type_expr . RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] ## ## The known suffix of the stack is as follows: ## LPAR disj_expr COLON type_expr @@ -1480,12 +1435,543 @@ interactive_expr: LPAR Unit COLON Ident VBAR -interactive_expr: LPAR Unit COLON Ident With +interactive_expr: LPAR Unit COLON With ## -## Ends in an error in state: 15. +## Ends in an error in state: 350. ## -## core_type -> Ident . [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## core_type -> Ident . type_tuple [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## annot_expr -> LPAR disj_expr COLON . type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## LPAR disj_expr COLON +## + + + +interactive_expr: LPAR Unit COMMA With +## +## Ends in an error in state: 347. +## +## tuple_comp -> expr COMMA . nsepseq(expr,COMMA) [ RPAR ] +## +## The known suffix of the stack is as follows: +## expr COMMA +## + + + +interactive_expr: LPAR Unit VBAR +## +## Ends in an error in state: 349. +## +## annot_expr -> LPAR disj_expr . COLON type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## disj_expr -> disj_expr . Or conj_expr [ RPAR Or COMMA COLON ] +## expr -> disj_expr . [ RPAR COMMA ] +## +## The known suffix of the stack is as follows: +## LPAR disj_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## + + + +interactive_expr: LPAR With +## +## Ends in an error in state: 103. +## +## annot_expr -> LPAR . disj_expr COLON type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## par(expr) -> LPAR . expr RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## par(tuple_comp) -> LPAR . tuple_comp RPAR [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## LPAR +## + + + +interactive_expr: List LBRACKET Unit End +## +## Ends in an error in state: 355. +## +## injection(List,expr) -> List LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## List LBRACKET sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +interactive_expr: List LBRACKET With +## +## Ends in an error in state: 353. +## +## injection(List,expr) -> List LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(List,expr) -> List LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## List LBRACKET +## + + + +interactive_expr: List Unit RBRACKET +## +## Ends in an error in state: 367. +## +## injection(List,expr) -> List sep_or_term_list(expr,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## List sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +interactive_expr: List With +## +## Ends in an error in state: 102. +## +## injection(List,expr) -> List . sep_or_term_list(expr,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(List,expr) -> List . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(List,expr) -> List . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(List,expr) -> List . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## List +## + + + +interactive_expr: MINUS With +## +## Ends in an error in state: 101. +## +## unary_expr -> MINUS . core_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## MINUS +## + + + +interactive_expr: Map LBRACKET Unit ARROW Bytes End +## +## Ends in an error in state: 372. +## +## injection(Map,binding) -> Map LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Map LBRACKET sep_or_term_list(binding,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## + + + +interactive_expr: Map LBRACKET With +## +## Ends in an error in state: 370. +## +## injection(Map,binding) -> Map LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Map,binding) -> Map LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Map LBRACKET +## + + + +interactive_expr: Map Unit ARROW Bytes RBRACKET +## +## Ends in an error in state: 375. +## +## injection(Map,binding) -> Map sep_or_term_list(binding,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Map sep_or_term_list(binding,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## + + + +interactive_expr: Map Unit ARROW Bytes SEMI Unit ARROW Bytes SEMI With +## +## Ends in an error in state: 247. +## +## nsepseq(binding,SEMI) -> binding SEMI . nsepseq(binding,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(binding,SEMI)) -> binding SEMI . seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## binding SEMI +## + + + +interactive_expr: Map Unit ARROW Bytes SEMI Unit ARROW Bytes VBAR +## +## Ends in an error in state: 246. +## +## nsepseq(binding,SEMI) -> binding . [ RBRACKET End ] +## nsepseq(binding,SEMI) -> binding . SEMI nsepseq(binding,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(binding,SEMI)) -> binding . SEMI seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## binding +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## + + + +interactive_expr: Map Unit ARROW Bytes SEMI With +## +## Ends in an error in state: 243. +## +## nsepseq(binding,SEMI) -> binding SEMI . nsepseq(binding,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(binding,SEMI)) -> binding SEMI . seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## binding SEMI +## + + + +interactive_expr: Map Unit ARROW Bytes VBAR +## +## Ends in an error in state: 242. +## +## nsepseq(binding,SEMI) -> binding . [ RBRACKET End ] +## nsepseq(binding,SEMI) -> binding . SEMI nsepseq(binding,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(binding,SEMI)) -> binding . SEMI seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## binding +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## + + + +interactive_expr: Map Unit ARROW With +## +## Ends in an error in state: 240. +## +## binding -> expr ARROW . expr [ SEMI RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr ARROW +## + + + +interactive_expr: Map Unit VBAR +## +## Ends in an error in state: 239. +## +## binding -> expr . ARROW expr [ SEMI RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +interactive_expr: Map With +## +## Ends in an error in state: 100. +## +## injection(Map,binding) -> Map . sep_or_term_list(binding,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Map,binding) -> Map . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Map,binding) -> Map . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Map,binding) -> Map . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Map +## + + + +interactive_expr: Not Bytes With +## +## Ends in an error in state: 166. +## +## add_expr -> mult_expr . [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## mult_expr +## + + + +interactive_expr: Not With +## +## Ends in an error in state: 96. +## +## unary_expr -> Not . core_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Not +## + + + +interactive_expr: Record Ident EQ Bytes RBRACKET +## +## Ends in an error in state: 390. +## +## record_expr -> Record sep_or_term_list(field_assignment,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Record sep_or_term_list(field_assignment,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## In state 383, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment +## In state 382, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) +## + + + +interactive_expr: Record Ident EQ Bytes SEMI Ident EQ Bytes SEMI With +## +## Ends in an error in state: 388. +## +## nsepseq(field_assignment,SEMI) -> field_assignment SEMI . nsepseq(field_assignment,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(field_assignment,SEMI)) -> field_assignment SEMI . seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## field_assignment SEMI +## + + + +interactive_expr: Record Ident EQ Bytes SEMI Ident EQ Bytes VBAR +## +## Ends in an error in state: 387. +## +## nsepseq(field_assignment,SEMI) -> field_assignment . [ RBRACKET End ] +## nsepseq(field_assignment,SEMI) -> field_assignment . SEMI nsepseq(field_assignment,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(field_assignment,SEMI)) -> field_assignment . SEMI seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## field_assignment +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## + + + +interactive_expr: Record Ident EQ Bytes SEMI With +## +## Ends in an error in state: 384. +## +## nsepseq(field_assignment,SEMI) -> field_assignment SEMI . nsepseq(field_assignment,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(field_assignment,SEMI)) -> field_assignment SEMI . seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## field_assignment SEMI +## + + + +interactive_expr: Record Ident EQ Bytes VBAR +## +## Ends in an error in state: 383. +## +## nsepseq(field_assignment,SEMI) -> field_assignment . [ RBRACKET End ] +## nsepseq(field_assignment,SEMI) -> field_assignment . SEMI nsepseq(field_assignment,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(field_assignment,SEMI)) -> field_assignment . SEMI seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## field_assignment +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## + + + +interactive_expr: Record Ident EQ With +## +## Ends in an error in state: 95. +## +## field_assignment -> Ident EQ . expr [ SEMI RBRACKET End ] +## +## The known suffix of the stack is as follows: +## Ident EQ +## + + + +interactive_expr: Record Ident With +## +## Ends in an error in state: 94. +## +## field_assignment -> Ident . EQ expr [ SEMI RBRACKET End ] ## ## The known suffix of the stack is as follows: ## Ident @@ -1493,12 +1979,2230 @@ interactive_expr: LPAR Unit COLON Ident With -interactive_expr: LPAR Unit COLON LPAR Ident RPAR With +interactive_expr: Record LBRACKET Ident EQ Bytes End ## -## Ends in an error in state: 29. +## Ends in an error in state: 379. ## -## cartesian -> core_type . [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] -## cartesian -> core_type . TIMES nsepseq(core_type,TIMES) [ VBAR Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## record_expr -> Record LBRACKET sep_or_term_list(field_assignment,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Record LBRACKET sep_or_term_list(field_assignment,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## In state 383, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment +## In state 382, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) +## + + + +interactive_expr: Record LBRACKET With +## +## Ends in an error in state: 93. +## +## record_expr -> Record LBRACKET . sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Record LBRACKET +## + + + +interactive_expr: Record With +## +## Ends in an error in state: 92. +## +## record_expr -> Record . sep_or_term_list(field_assignment,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## record_expr -> Record . LBRACKET sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Record +## + + + +interactive_expr: Set LBRACKET Unit End +## +## Ends in an error in state: 394. +## +## injection(Set,expr) -> Set LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Set LBRACKET sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +interactive_expr: Set LBRACKET With +## +## Ends in an error in state: 392. +## +## injection(Set,expr) -> Set LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Set,expr) -> Set LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Set LBRACKET +## + + + +interactive_expr: Set Unit RBRACKET +## +## Ends in an error in state: 397. +## +## injection(Set,expr) -> Set sep_or_term_list(expr,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Set sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +interactive_expr: Set Unit SEMI Unit SEMI With +## +## Ends in an error in state: 364. +## +## nsepseq(expr,SEMI) -> expr SEMI . nsepseq(expr,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(expr,SEMI)) -> expr SEMI . seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr SEMI +## + + + +interactive_expr: Set Unit SEMI Unit VBAR +## +## Ends in an error in state: 363. +## +## nsepseq(expr,SEMI) -> expr . [ RBRACKET End ] +## nsepseq(expr,SEMI) -> expr . SEMI nsepseq(expr,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(expr,SEMI)) -> expr . SEMI seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +interactive_expr: Set Unit SEMI With +## +## Ends in an error in state: 360. +## +## nsepseq(expr,SEMI) -> expr SEMI . nsepseq(expr,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(expr,SEMI)) -> expr SEMI . seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr SEMI +## + + + +interactive_expr: Set Unit VBAR +## +## Ends in an error in state: 359. +## +## nsepseq(expr,SEMI) -> expr . [ RBRACKET End ] +## nsepseq(expr,SEMI) -> expr . SEMI nsepseq(expr,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(expr,SEMI)) -> expr . SEMI seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +interactive_expr: Set With +## +## Ends in an error in state: 91. +## +## injection(Set,expr) -> Set . sep_or_term_list(expr,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Set,expr) -> Set . End [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Set,expr) -> Set . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## injection(Set,expr) -> Set . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## Set +## + + + +interactive_expr: Unit And With +## +## Ends in an error in state: 218. +## +## conj_expr -> conj_expr And . set_membership [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## conj_expr And +## + + + +interactive_expr: Unit CAT With +## +## Ends in an error in state: 194. +## +## cat_expr -> cons_expr CAT . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## cons_expr CAT +## + + + +interactive_expr: Unit COLON +## +## Ends in an error in state: 188. +## +## disj_expr -> disj_expr . Or conj_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## expr -> disj_expr . [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] +## +## The known suffix of the stack is as follows: +## disj_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## + + + +interactive_expr: Unit CONS With +## +## Ends in an error in state: 201. +## +## cons_expr -> add_expr CONS . cons_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## add_expr CONS +## + + + +interactive_expr: Unit Contains With +## +## Ends in an error in state: 191. +## +## set_membership -> core_expr Contains . set_membership [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## core_expr Contains +## + + + +interactive_expr: Unit EQ With +## +## Ends in an error in state: 214. +## +## comp_expr -> comp_expr EQ . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr EQ +## + + + +interactive_expr: Unit GE With +## +## Ends in an error in state: 212. +## +## comp_expr -> comp_expr GE . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr GE +## + + + +interactive_expr: Unit GT With +## +## Ends in an error in state: 210. +## +## comp_expr -> comp_expr GT . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr GT +## + + + +interactive_expr: Unit LE With +## +## Ends in an error in state: 208. +## +## comp_expr -> comp_expr LE . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr LE +## + + + +interactive_expr: Unit LT With +## +## Ends in an error in state: 206. +## +## comp_expr -> comp_expr LT . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr LT +## + + + +interactive_expr: Unit MINUS Unit With +## +## Ends in an error in state: 200. +## +## add_expr -> add_expr MINUS mult_expr . [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## add_expr MINUS mult_expr +## + + + +interactive_expr: Unit MINUS With +## +## Ends in an error in state: 199. +## +## add_expr -> add_expr MINUS . mult_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## add_expr MINUS +## + + + +interactive_expr: Unit Mod With +## +## Ends in an error in state: 184. +## +## mult_expr -> mult_expr Mod . unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## mult_expr Mod +## + + + +interactive_expr: Unit NE With +## +## Ends in an error in state: 204. +## +## comp_expr -> comp_expr NE . cat_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## comp_expr NE +## + + + +interactive_expr: Unit Or With +## +## Ends in an error in state: 189. +## +## disj_expr -> disj_expr Or . conj_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes ARROW ] +## +## The known suffix of the stack is as follows: +## disj_expr Or +## + + + +interactive_expr: Unit PLUS Unit With +## +## Ends in an error in state: 198. +## +## add_expr -> add_expr PLUS mult_expr . [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## add_expr PLUS mult_expr +## + + + +interactive_expr: Unit PLUS With +## +## Ends in an error in state: 197. +## +## add_expr -> add_expr PLUS . mult_expr [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## add_expr PLUS +## + + + +interactive_expr: Unit SLASH With +## +## Ends in an error in state: 182. +## +## mult_expr -> mult_expr SLASH . unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## mult_expr SLASH +## + + + +interactive_expr: Unit TIMES With +## +## Ends in an error in state: 167. +## +## mult_expr -> mult_expr TIMES . unary_expr [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## mult_expr TIMES +## + + + +interactive_expr: Unit VBAR +## +## Ends in an error in state: 586. +## +## interactive_expr -> expr . EOF [ # ] +## +## The known suffix of the stack is as follows: +## expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +interactive_expr: Unit With +## +## Ends in an error in state: 190. +## +## set_membership -> core_expr . Contains set_membership [ VBAR Type To Then SEMI RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] +## unary_expr -> core_expr . [ VBAR Type To Then TIMES SLASH SEMI RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] +## +## The known suffix of the stack is as follows: +## core_expr +## + + + +interactive_expr: With +## +## Ends in an error in state: 584. +## +## interactive_expr' -> . interactive_expr [ # ] +## +## The known suffix of the stack is as follows: +## +## + + + +contract: Attributes LBRACKET String End +## +## Ends in an error in state: 530. +## +## ne_injection(Attributes,String) -> Attributes LBRACKET sep_or_term_list(String,SEMI) . RBRACKET [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Attributes LBRACKET sep_or_term_list(String,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 522, spurious reduction of production nsepseq(String,SEMI) -> String +## In state 533, spurious reduction of production sep_or_term_list(String,SEMI) -> nsepseq(String,SEMI) +## + + + +contract: Attributes LBRACKET With +## +## Ends in an error in state: 529. +## +## ne_injection(Attributes,String) -> Attributes LBRACKET . sep_or_term_list(String,SEMI) RBRACKET [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Attributes LBRACKET +## + + + +contract: Attributes String End Attributes String End SEMI With +## +## Ends in an error in state: 579. +## +## seq(declaration) -> declaration . seq(declaration) [ EOF ] +## +## The known suffix of the stack is as follows: +## declaration +## + + + +contract: Attributes String End SEMI With +## +## Ends in an error in state: 577. +## +## nseq(declaration) -> declaration . seq(declaration) [ EOF ] +## +## The known suffix of the stack is as follows: +## declaration +## + + + +contract: Attributes String End With +## +## Ends in an error in state: 572. +## +## attr_decl -> open_attr_decl . option(SEMI) [ Type Function EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## open_attr_decl +## + + + +contract: Attributes String RBRACKET +## +## Ends in an error in state: 534. +## +## ne_injection(Attributes,String) -> Attributes sep_or_term_list(String,SEMI) . End [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Attributes sep_or_term_list(String,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 522, spurious reduction of production nsepseq(String,SEMI) -> String +## In state 533, spurious reduction of production sep_or_term_list(String,SEMI) -> nsepseq(String,SEMI) +## + + + +contract: Attributes String SEMI String SEMI With +## +## Ends in an error in state: 525. +## +## nsepseq(String,SEMI) -> String SEMI . nsepseq(String,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(String,SEMI)) -> String SEMI . seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## String SEMI +## + + + +contract: Attributes String SEMI String With +## +## Ends in an error in state: 524. +## +## nsepseq(String,SEMI) -> String . [ RBRACKET End ] +## nsepseq(String,SEMI) -> String . SEMI nsepseq(String,SEMI) [ RBRACKET End ] +## seq(__anonymous_0(String,SEMI)) -> String . SEMI seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## String +## + + + +contract: Attributes String SEMI With +## +## Ends in an error in state: 523. +## +## nsepseq(String,SEMI) -> String SEMI . nsepseq(String,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(String,SEMI)) -> String SEMI . seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## String SEMI +## + + + +contract: Attributes String With +## +## Ends in an error in state: 522. +## +## nsepseq(String,SEMI) -> String . [ RBRACKET End ] +## nsepseq(String,SEMI) -> String . SEMI nsepseq(String,SEMI) [ RBRACKET End ] +## nseq(__anonymous_0(String,SEMI)) -> String . SEMI seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## String +## + + + +contract: Attributes With +## +## Ends in an error in state: 521. +## +## ne_injection(Attributes,String) -> Attributes . sep_or_term_list(String,SEMI) End [ Type SEMI RBRACE Function End EOF Const Attributes ] +## ne_injection(Attributes,String) -> Attributes . LBRACKET sep_or_term_list(String,SEMI) RBRACKET [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Attributes +## + + + +contract: Const Ident COLON Ident EQ Bytes VBAR +## +## Ends in an error in state: 570. +## +## const_decl -> open_const_decl . option(SEMI) [ Type Function EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## open_const_decl +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 478, spurious reduction of production unqualified_decl(EQ) -> Ident COLON type_expr EQ expr +## In state 479, spurious reduction of production open_const_decl -> Const unqualified_decl(EQ) +## + + + +contract: Const Ident COLON Ident EQ With +## +## Ends in an error in state: 477. +## +## unqualified_decl(EQ) -> Ident COLON type_expr EQ . expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Ident COLON type_expr EQ +## + + + +contract: Const Ident COLON Ident VBAR +## +## Ends in an error in state: 476. +## +## unqualified_decl(EQ) -> Ident COLON type_expr . EQ expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Ident COLON type_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 15, spurious reduction of production core_type -> Ident +## In state 29, spurious reduction of production cartesian -> core_type +## In state 35, spurious reduction of production fun_type -> cartesian +## In state 43, spurious reduction of production type_expr -> fun_type +## + + + +contract: Const Ident COLON With +## +## Ends in an error in state: 475. +## +## unqualified_decl(EQ) -> Ident COLON . type_expr EQ expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Ident COLON +## + + + +contract: Const Ident With +## +## Ends in an error in state: 474. +## +## unqualified_decl(EQ) -> Ident . COLON type_expr EQ expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Ident +## + + + +contract: Const With +## +## Ends in an error in state: 473. +## +## open_const_decl -> Const . unqualified_decl(EQ) [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Const +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET VBAR Block +## +## Ends in an error in state: 484. +## +## case(if_clause) -> Case expr Of LBRACKET option(VBAR) . cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of LBRACKET option(VBAR) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET WILD ARROW Skip End +## +## Ends in an error in state: 513. +## +## case(if_clause) -> Case expr Of LBRACKET option(VBAR) cases(if_clause) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of LBRACKET option(VBAR) cases(if_clause) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 515, spurious reduction of production nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) +## In state 512, spurious reduction of production cases(if_clause) -> nsepseq(case_clause(if_clause),VBAR) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET With +## +## Ends in an error in state: 483. +## +## case(if_clause) -> Case expr Of LBRACKET . option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of LBRACKET +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of VBAR Block +## +## Ends in an error in state: 518. +## +## case(if_clause) -> Case expr Of option(VBAR) . cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of option(VBAR) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip RBRACKET +## +## Ends in an error in state: 519. +## +## case(if_clause) -> Case expr Of option(VBAR) cases(if_clause) . End [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of option(VBAR) cases(if_clause) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 515, spurious reduction of production nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) +## In state 512, spurious reduction of production cases(if_clause) -> nsepseq(case_clause(if_clause),VBAR) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip VBAR With +## +## Ends in an error in state: 516. +## +## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) VBAR . nsepseq(case_clause(if_clause),VBAR) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## case_clause(if_clause) VBAR +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip With +## +## Ends in an error in state: 515. +## +## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) . [ RBRACKET End ] +## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) . VBAR nsepseq(case_clause(if_clause),VBAR) [ RBRACKET End ] +## +## The known suffix of the stack is as follows: +## case_clause(if_clause) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW With +## +## Ends in an error in state: 486. +## +## case_clause(if_clause) -> pattern ARROW . if_clause [ VBAR RBRACKET End ] +## +## The known suffix of the stack is as follows: +## pattern ARROW +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD RPAR +## +## Ends in an error in state: 485. +## +## case_clause(if_clause) -> pattern . ARROW if_clause [ VBAR RBRACKET End ] +## +## The known suffix of the stack is as follows: +## pattern +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 291, spurious reduction of production pattern -> core_pattern +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of With +## +## Ends in an error in state: 482. +## +## case(if_clause) -> Case expr Of . option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## case(if_clause) -> Case expr Of . LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr Of +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit VBAR +## +## Ends in an error in state: 481. +## +## case(if_clause) -> Case expr . Of option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## case(if_clause) -> Case expr . Of LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case With +## +## Ends in an error in state: 480. +## +## case(if_clause) -> Case . expr Of option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## case(if_clause) -> Case . expr Of LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Case +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Constr DOT And With +## +## Ends in an error in state: 493. +## +## fun_call -> module_field . arguments [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## module_field +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Constr With +## +## Ends in an error in state: 472. +## +## module_field -> Constr . DOT module_fun [ LPAR ] +## projection -> Constr . DOT Ident DOT nsepseq(selection,DOT) [ LBRACKET ASS ] +## +## The known suffix of the stack is as follows: +## Constr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ARROW Ident With +## +## Ends in an error in state: 459. +## +## for_loop -> For Ident option(arrow_clause) . In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For Ident option(arrow_clause) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ARROW With +## +## Ends in an error in state: 457. +## +## arrow_clause -> ARROW . Ident [ In ] +## +## The known suffix of the stack is as follows: +## ARROW +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes To Unit VBAR +## +## Ends in an error in state: 470. +## +## for_loop -> For var_assign To expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For var_assign To expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes To With +## +## Ends in an error in state: 469. +## +## for_loop -> For var_assign To . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For var_assign To +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes VBAR +## +## Ends in an error in state: 468. +## +## for_loop -> For var_assign . To expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For var_assign +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 456, spurious reduction of production var_assign -> Ident ASS expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS With +## +## Ends in an error in state: 455. +## +## var_assign -> Ident ASS . expr [ To ] +## +## The known suffix of the stack is as follows: +## Ident ASS +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In Set Unit VBAR +## +## Ends in an error in state: 465. +## +## for_loop -> For Ident option(arrow_clause) In collection expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For Ident option(arrow_clause) In collection expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In Set With +## +## Ends in an error in state: 464. +## +## for_loop -> For Ident option(arrow_clause) In collection . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For Ident option(arrow_clause) In collection +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In With +## +## Ends in an error in state: 460. +## +## for_loop -> For Ident option(arrow_clause) In . collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For Ident option(arrow_clause) In +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident With +## +## Ends in an error in state: 454. +## +## for_loop -> For Ident . option(arrow_clause) In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## var_assign -> Ident . ASS expr [ To ] +## +## The known suffix of the stack is as follows: +## For Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For With +## +## Ends in an error in state: 453. +## +## for_loop -> For . var_assign To expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## for_loop -> For . Ident option(arrow_clause) In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## For +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident ASS With +## +## Ends in an error in state: 499. +## +## assignment -> lhs ASS . rhs [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## lhs ASS +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident DOT Ident With +## +## Ends in an error in state: 492. +## +## lhs -> path . [ ASS ] +## map_lookup -> path . brackets(expr) [ ASS ] +## +## The known suffix of the stack is as follows: +## path +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 123, spurious reduction of production nsepseq(selection,DOT) -> selection +## In state 335, spurious reduction of production projection -> Ident DOT nsepseq(selection,DOT) +## In state 420, spurious reduction of production path -> projection +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident LBRACKET Bytes RBRACKET With +## +## Ends in an error in state: 498. +## +## assignment -> lhs . ASS rhs [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## lhs +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident With +## +## Ends in an error in state: 452. +## +## fun_call -> Ident . arguments [ VBAR SEMI RBRACKET RBRACE End Else ] +## path -> Ident . [ LBRACKET ASS ] +## projection -> Ident . DOT nsepseq(selection,DOT) [ LBRACKET ASS ] +## +## The known suffix of the stack is as follows: +## Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then LBRACE Skip End +## +## Ends in an error in state: 550. +## +## clause_block -> LBRACE sep_or_term_list(statement,SEMI) . RBRACE [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## LBRACE sep_or_term_list(statement,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 536, spurious reduction of production nsepseq(statement,SEMI) -> statement +## In state 553, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then LBRACE With +## +## Ends in an error in state: 451. +## +## clause_block -> LBRACE . sep_or_term_list(statement,SEMI) RBRACE [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## LBRACE +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip Else With +## +## Ends in an error in state: 556. +## +## conditional -> If expr Then if_clause option(SEMI) Else . if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If expr Then if_clause option(SEMI) Else +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip SEMI EQ +## +## Ends in an error in state: 555. +## +## conditional -> If expr Then if_clause option(SEMI) . Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If expr Then if_clause option(SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip With +## +## Ends in an error in state: 554. +## +## conditional -> If expr Then if_clause . option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If expr Then if_clause +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then With +## +## Ends in an error in state: 450. +## +## conditional -> If expr Then . if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If expr Then +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit VBAR +## +## Ends in an error in state: 449. +## +## conditional -> If expr . Then if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If With +## +## Ends in an error in state: 448. +## +## conditional -> If . expr Then if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## If +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Constr DOT Ident With +## +## Ends in an error in state: 419. +## +## projection -> Constr DOT Ident . DOT nsepseq(selection,DOT) [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Constr DOT Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Constr DOT With +## +## Ends in an error in state: 418. +## +## projection -> Constr DOT . Ident DOT nsepseq(selection,DOT) [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Constr DOT +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Constr With +## +## Ends in an error in state: 417. +## +## projection -> Constr . DOT Ident DOT nsepseq(selection,DOT) [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Constr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident VBAR +## +## Ends in an error in state: 425. +## +## map_patch -> Patch path . With ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] +## record_patch -> Patch path . With ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_patch -> Patch path . With ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Patch path +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 416, spurious reduction of production path -> Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident While +## +## Ends in an error in state: 416. +## +## path -> Ident . [ With VBAR SEMI RBRACKET RBRACE End Else ] +## projection -> Ident . DOT nsepseq(selection,DOT) [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map LBRACKET Unit ARROW Bytes End +## +## Ends in an error in state: 441. +## +## ne_injection(Map,binding) -> Map LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Map LBRACKET sep_or_term_list(binding,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map LBRACKET With +## +## Ends in an error in state: 440. +## +## ne_injection(Map,binding) -> Map LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Map LBRACKET +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map Unit ARROW Bytes RBRACKET +## +## Ends in an error in state: 443. +## +## ne_injection(Map,binding) -> Map sep_or_term_list(binding,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Map sep_or_term_list(binding,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 241, spurious reduction of production binding -> expr ARROW expr +## In state 242, spurious reduction of production nsepseq(binding,SEMI) -> binding +## In state 238, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map With +## +## Ends in an error in state: 439. +## +## ne_injection(Map,binding) -> Map . sep_or_term_list(binding,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## ne_injection(Map,binding) -> Map . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Map +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record Ident EQ Bytes RBRACKET +## +## Ends in an error in state: 437. +## +## ne_injection(Record,field_assignment) -> Record sep_or_term_list(field_assignment,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Record sep_or_term_list(field_assignment,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## In state 383, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment +## In state 382, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record LBRACKET Ident EQ Bytes End +## +## Ends in an error in state: 435. +## +## ne_injection(Record,field_assignment) -> Record LBRACKET sep_or_term_list(field_assignment,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Record LBRACKET sep_or_term_list(field_assignment,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 378, spurious reduction of production field_assignment -> Ident EQ expr +## In state 383, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment +## In state 382, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record LBRACKET With +## +## Ends in an error in state: 434. +## +## ne_injection(Record,field_assignment) -> Record LBRACKET . sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Record LBRACKET +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record With +## +## Ends in an error in state: 433. +## +## ne_injection(Record,field_assignment) -> Record . sep_or_term_list(field_assignment,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## ne_injection(Record,field_assignment) -> Record . LBRACKET sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Record +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set LBRACKET Unit End +## +## Ends in an error in state: 429. +## +## ne_injection(Set,expr) -> Set LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Set LBRACKET sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set LBRACKET With +## +## Ends in an error in state: 428. +## +## ne_injection(Set,expr) -> Set LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Set LBRACKET +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set Unit RBRACKET +## +## Ends in an error in state: 431. +## +## ne_injection(Set,expr) -> Set sep_or_term_list(expr,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Set sep_or_term_list(expr,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 359, spurious reduction of production nsepseq(expr,SEMI) -> expr +## In state 358, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set With +## +## Ends in an error in state: 427. +## +## ne_injection(Set,expr) -> Set . sep_or_term_list(expr,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] +## ne_injection(Set,expr) -> Set . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Set +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With With +## +## Ends in an error in state: 426. +## +## map_patch -> Patch path With . ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] +## record_patch -> Patch path With . ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_patch -> Patch path With . ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Patch path With +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch With +## +## Ends in an error in state: 424. +## +## map_patch -> Patch . path With ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] +## record_patch -> Patch . path With ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_patch -> Patch . path With ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Patch +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From Map With +## +## Ends in an error in state: 422. +## +## map_remove -> Remove expr From Map . path [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Remove expr From Map +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From Set With +## +## Ends in an error in state: 415. +## +## set_remove -> Remove expr From Set . path [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Remove expr From Set +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From With +## +## Ends in an error in state: 414. +## +## map_remove -> Remove expr From . Map path [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_remove -> Remove expr From . Set path [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Remove expr From +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit VBAR +## +## Ends in an error in state: 413. +## +## map_remove -> Remove expr . From Map path [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_remove -> Remove expr . From Set path [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Remove expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove With +## +## Ends in an error in state: 412. +## +## map_remove -> Remove . expr From Map path [ VBAR SEMI RBRACKET RBRACE End Else ] +## set_remove -> Remove . expr From Set path [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Remove +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip End While +## +## Ends in an error in state: 564. +## +## open_fun_decl -> Function Ident parameters COLON type_expr Is block . With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters COLON type_expr Is block +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip End With With +## +## Ends in an error in state: 565. +## +## open_fun_decl -> Function Ident parameters COLON type_expr Is block With . expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters COLON type_expr Is block With +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip RBRACE +## +## Ends in an error in state: 558. +## +## block -> Begin sep_or_term_list(statement,SEMI) . End [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Begin sep_or_term_list(statement,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 536, spurious reduction of production nsepseq(statement,SEMI) -> statement +## In state 553, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI Skip SEMI With +## +## Ends in an error in state: 539. +## +## nsepseq(statement,SEMI) -> statement SEMI . nsepseq(statement,SEMI) [ RBRACE End ] +## seq(__anonymous_0(statement,SEMI)) -> statement SEMI . seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] +## +## The known suffix of the stack is as follows: +## statement SEMI +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI Skip With +## +## Ends in an error in state: 538. +## +## nsepseq(statement,SEMI) -> statement . [ RBRACE End ] +## nsepseq(statement,SEMI) -> statement . SEMI nsepseq(statement,SEMI) [ RBRACE End ] +## seq(__anonymous_0(statement,SEMI)) -> statement . SEMI seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] +## +## The known suffix of the stack is as follows: +## statement +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI With +## +## Ends in an error in state: 537. +## +## nsepseq(statement,SEMI) -> statement SEMI . nsepseq(statement,SEMI) [ RBRACE End ] +## nseq(__anonymous_0(statement,SEMI)) -> statement SEMI . seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] +## +## The known suffix of the stack is as follows: +## statement SEMI +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip With +## +## Ends in an error in state: 536. +## +## nsepseq(statement,SEMI) -> statement . [ RBRACE End ] +## nsepseq(statement,SEMI) -> statement . SEMI nsepseq(statement,SEMI) [ RBRACE End ] +## nseq(__anonymous_0(statement,SEMI)) -> statement . SEMI seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] +## +## The known suffix of the stack is as follows: +## statement +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON Ident ASS With +## +## Ends in an error in state: 408. +## +## unqualified_decl(ASS) -> Ident COLON type_expr ASS . expr [ SEMI RBRACE End ] +## +## The known suffix of the stack is as follows: +## Ident COLON type_expr ASS +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON Ident VBAR +## +## Ends in an error in state: 407. +## +## unqualified_decl(ASS) -> Ident COLON type_expr . ASS expr [ SEMI RBRACE End ] +## +## The known suffix of the stack is as follows: +## Ident COLON type_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 15, spurious reduction of production core_type -> Ident +## In state 29, spurious reduction of production cartesian -> core_type +## In state 35, spurious reduction of production fun_type -> cartesian +## In state 43, spurious reduction of production type_expr -> fun_type +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON With +## +## Ends in an error in state: 406. +## +## unqualified_decl(ASS) -> Ident COLON . type_expr ASS expr [ SEMI RBRACE End ] +## +## The known suffix of the stack is as follows: +## Ident COLON +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident With +## +## Ends in an error in state: 405. +## +## unqualified_decl(ASS) -> Ident . COLON type_expr ASS expr [ SEMI RBRACE End ] +## +## The known suffix of the stack is as follows: +## Ident +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var With +## +## Ends in an error in state: 404. +## +## open_var_decl -> Var . unqualified_decl(ASS) [ SEMI RBRACE End ] +## +## The known suffix of the stack is as follows: +## Var +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin While Unit VBAR +## +## Ends in an error in state: 402. +## +## while_loop -> While expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## While expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin While With +## +## Ends in an error in state: 401. +## +## while_loop -> While . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## While +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin With +## +## Ends in an error in state: 403. +## +## block -> Begin . sep_or_term_list(statement,SEMI) End [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Begin +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block LBRACE Skip End +## +## Ends in an error in state: 561. +## +## block -> Block LBRACE sep_or_term_list(statement,SEMI) . RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Block LBRACE sep_or_term_list(statement,SEMI) +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 536, spurious reduction of production nsepseq(statement,SEMI) -> statement +## In state 553, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block LBRACE With +## +## Ends in an error in state: 400. +## +## block -> Block LBRACE . sep_or_term_list(statement,SEMI) RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Block LBRACE +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block With +## +## Ends in an error in state: 399. +## +## block -> Block . LBRACE sep_or_term_list(statement,SEMI) RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] +## +## The known suffix of the stack is as follows: +## Block +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Bytes VBAR +## +## Ends in an error in state: 568. +## +## fun_decl -> open_fun_decl . option(SEMI) [ Type Function EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## open_fun_decl +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 190, spurious reduction of production unary_expr -> core_expr +## In state 140, spurious reduction of production mult_expr -> unary_expr +## In state 166, spurious reduction of production add_expr -> mult_expr +## In state 196, spurious reduction of production cons_expr -> add_expr +## In state 193, spurious reduction of production cat_expr -> cons_expr +## In state 216, spurious reduction of production comp_expr -> cat_expr +## In state 203, spurious reduction of production set_membership -> comp_expr +## In state 142, spurious reduction of production conj_expr -> set_membership +## In state 220, spurious reduction of production disj_expr -> conj_expr +## In state 188, spurious reduction of production expr -> disj_expr +## In state 563, spurious reduction of production open_fun_decl -> Function Ident parameters COLON type_expr Is expr +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is With +## +## Ends in an error in state: 87. +## +## open_fun_decl -> Function Ident parameters COLON type_expr Is . block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function Ident parameters COLON type_expr Is . expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters COLON type_expr Is +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident VBAR +## +## Ends in an error in state: 86. +## +## open_fun_decl -> Function Ident parameters COLON type_expr . Is block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function Ident parameters COLON type_expr . Is expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters COLON type_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 15, spurious reduction of production core_type -> Ident +## In state 29, spurious reduction of production cartesian -> core_type +## In state 35, spurious reduction of production fun_type -> cartesian +## In state 43, spurious reduction of production type_expr -> fun_type +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON With +## +## Ends in an error in state: 85. +## +## open_fun_decl -> Function Ident parameters COLON . type_expr Is block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function Ident parameters COLON . type_expr Is expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters COLON +## + + + +contract: Function Ident LPAR Const Ident COLON Ident RPAR With +## +## Ends in an error in state: 84. +## +## open_fun_decl -> Function Ident parameters . COLON type_expr Is block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function Ident parameters . COLON type_expr Is expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident parameters +## + + + +contract: Function Ident With +## +## Ends in an error in state: 68. +## +## open_fun_decl -> Function Ident . parameters COLON type_expr Is block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function Ident . parameters COLON type_expr Is expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function Ident +## + + + +contract: Function With +## +## Ends in an error in state: 67. +## +## open_fun_decl -> Function . Ident parameters COLON type_expr Is block With expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## open_fun_decl -> Function . Ident parameters COLON type_expr Is expr [ Type SEMI RBRACE Function End EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Function +## + + + +contract: Type Ident Is BigMap With +## +## Ends in an error in state: 18. +## +## core_type -> BigMap . type_tuple [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## +## The known suffix of the stack is as follows: +## BigMap +## + + + +contract: Type Ident Is Constr Of With +## +## Ends in an error in state: 27. +## +## variant -> Constr Of . fun_type [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## +## The known suffix of the stack is as follows: +## Constr Of +## + + + +contract: Type Ident Is Constr VBAR With +## +## Ends in an error in state: 39. +## +## nsepseq(variant,VBAR) -> variant VBAR . nsepseq(variant,VBAR) [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## +## The known suffix of the stack is as follows: +## variant VBAR +## + + + +contract: Type Ident Is Constr With +## +## Ends in an error in state: 26. +## +## variant -> Constr . [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## variant -> Constr . Of fun_type [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## +## The known suffix of the stack is as follows: +## Constr +## + + + +contract: Type Ident Is Ident ARROW With +## +## Ends in an error in state: 36. +## +## fun_type -> cartesian ARROW . fun_type [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## +## The known suffix of the stack is as follows: +## cartesian ARROW +## + + + +contract: Type Ident Is Ident TIMES Ident TIMES With +## +## Ends in an error in state: 33. +## +## nsepseq(core_type,TIMES) -> core_type TIMES . nsepseq(core_type,TIMES) [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## +## The known suffix of the stack is as follows: +## core_type TIMES +## + + + +contract: Type Ident Is Ident TIMES LPAR Ident RPAR With +## +## Ends in an error in state: 32. +## +## nsepseq(core_type,TIMES) -> core_type . [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## nsepseq(core_type,TIMES) -> core_type . TIMES nsepseq(core_type,TIMES) [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## core_type @@ -1506,11 +4210,70 @@ interactive_expr: LPAR Unit COLON LPAR Ident RPAR With -interactive_expr: LPAR Unit COLON LPAR Ident VBAR +contract: Type Ident Is Ident TIMES With +## +## Ends in an error in state: 30. +## +## cartesian -> core_type TIMES . nsepseq(core_type,TIMES) [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## +## The known suffix of the stack is as follows: +## core_type TIMES +## + + + +contract: Type Ident Is Ident VBAR +## +## Ends in an error in state: 64. +## +## type_decl -> Type Ident Is type_expr . option(SEMI) [ Type Function EOF Const Attributes ] +## +## The known suffix of the stack is as follows: +## Type Ident Is type_expr +## +## WARNING: This example involves spurious reductions. +## This implies that, although the LR(1) items shown above provide an +## accurate view of the past (what has been recognized so far), they +## may provide an INCOMPLETE view of the future (what was expected next). +## In state 15, spurious reduction of production core_type -> Ident +## In state 29, spurious reduction of production cartesian -> core_type +## In state 35, spurious reduction of production fun_type -> cartesian +## In state 43, spurious reduction of production type_expr -> fun_type +## + + + +contract: Type Ident Is Ident With +## +## Ends in an error in state: 15. +## +## core_type -> Ident . [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## core_type -> Ident . type_tuple [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## +## The known suffix of the stack is as follows: +## Ident +## + + + +contract: Type Ident Is LPAR Constr RPAR With +## +## Ends in an error in state: 29. +## +## cartesian -> core_type . [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## cartesian -> core_type . TIMES nsepseq(core_type,TIMES) [ VBAR Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## +## The known suffix of the stack is as follows: +## core_type +## + + + +contract: Type Ident Is LPAR Ident VBAR ## ## Ends in an error in state: 61. ## -## par(type_expr) -> LPAR type_expr . RPAR [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## par(type_expr) -> LPAR type_expr . RPAR [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## LPAR type_expr @@ -1527,11 +4290,11 @@ interactive_expr: LPAR Unit COLON LPAR Ident VBAR -interactive_expr: LPAR Unit COLON LPAR With +contract: Type Ident Is LPAR With ## ## Ends in an error in state: 6. ## -## par(type_expr) -> LPAR . type_expr RPAR [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## par(type_expr) -> LPAR . type_expr RPAR [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## LPAR @@ -1539,11 +4302,11 @@ interactive_expr: LPAR Unit COLON LPAR With -interactive_expr: LPAR Unit COLON List With +contract: Type Ident Is List With ## ## Ends in an error in state: 13. ## -## core_type -> List . par(type_expr) [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## core_type -> List . par(type_expr) [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## List @@ -1551,7 +4314,7 @@ interactive_expr: LPAR Unit COLON List With -interactive_expr: LPAR Unit COLON Map LPAR Ident COMMA With +contract: Type Ident Is Map LPAR Ident COMMA With ## ## Ends in an error in state: 21. ## @@ -1563,7 +4326,7 @@ interactive_expr: LPAR Unit COLON Map LPAR Ident COMMA With -interactive_expr: LPAR Unit COLON Map LPAR Ident VBAR +contract: Type Ident Is Map LPAR Ident VBAR ## ## Ends in an error in state: 20. ## @@ -1585,11 +4348,11 @@ interactive_expr: LPAR Unit COLON Map LPAR Ident VBAR -interactive_expr: LPAR Unit COLON Map LPAR With +contract: Type Ident Is Map LPAR With ## ## Ends in an error in state: 12. ## -## par(nsepseq(type_expr,COMMA)) -> LPAR . nsepseq(type_expr,COMMA) RPAR [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## par(nsepseq(type_expr,COMMA)) -> LPAR . nsepseq(type_expr,COMMA) RPAR [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## LPAR @@ -1597,11 +4360,11 @@ interactive_expr: LPAR Unit COLON Map LPAR With -interactive_expr: LPAR Unit COLON Map With +contract: Type Ident Is Map With ## ## Ends in an error in state: 11. ## -## core_type -> Map . type_tuple [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## core_type -> Map . type_tuple [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## Map @@ -1609,11 +4372,11 @@ interactive_expr: LPAR Unit COLON Map With -interactive_expr: LPAR Unit COLON Record Ident COLON Ident RBRACKET +contract: Type Ident Is Record Ident COLON Ident RBRACKET ## ## Ends in an error in state: 59. ## -## record_type -> Record sep_or_term_list(field_decl,SEMI) . End [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## record_type -> Record sep_or_term_list(field_decl,SEMI) . End [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] ## ## The known suffix of the stack is as follows: ## Record sep_or_term_list(field_decl,SEMI) @@ -1633,7 +4396,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON Ident RBRACKET -interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI Ident COLON Ident SEMI With +contract: Type Ident Is Record Ident COLON Ident SEMI Ident COLON Ident SEMI With ## ## Ends in an error in state: 57. ## @@ -1646,7 +4409,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI Ident COLON Iden -interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI Ident COLON Ident VBAR +contract: Type Ident Is Record Ident COLON Ident SEMI Ident COLON Ident VBAR ## ## Ends in an error in state: 56. ## @@ -1670,7 +4433,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI Ident COLON Iden -interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI With +contract: Type Ident Is Record Ident COLON Ident SEMI With ## ## Ends in an error in state: 53. ## @@ -1683,7 +4446,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON Ident SEMI With -interactive_expr: LPAR Unit COLON Record Ident COLON Ident VBAR +contract: Type Ident Is Record Ident COLON Ident VBAR ## ## Ends in an error in state: 52. ## @@ -1707,7 +4470,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON Ident VBAR -interactive_expr: LPAR Unit COLON Record Ident COLON With +contract: Type Ident Is Record Ident COLON With ## ## Ends in an error in state: 10. ## @@ -1719,7 +4482,7 @@ interactive_expr: LPAR Unit COLON Record Ident COLON With -interactive_expr: LPAR Unit COLON Record Ident With +contract: Type Ident Is Record Ident With ## ## Ends in an error in state: 9. ## @@ -1731,11 +4494,11 @@ interactive_expr: LPAR Unit COLON Record Ident With -interactive_expr: LPAR Unit COLON Record LBRACKET Ident COLON Ident End +contract: Type Ident Is Record LBRACKET Ident COLON Ident End ## ## Ends in an error in state: 48. ## -## record_type -> Record LBRACKET sep_or_term_list(field_decl,SEMI) . RBRACKET [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## record_type -> Record LBRACKET sep_or_term_list(field_decl,SEMI) . RBRACKET [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] ## ## The known suffix of the stack is as follows: ## Record LBRACKET sep_or_term_list(field_decl,SEMI) @@ -1755,11 +4518,11 @@ interactive_expr: LPAR Unit COLON Record LBRACKET Ident COLON Ident End -interactive_expr: LPAR Unit COLON Record LBRACKET With +contract: Type Ident Is Record LBRACKET With ## ## Ends in an error in state: 8. ## -## record_type -> Record LBRACKET . sep_or_term_list(field_decl,SEMI) RBRACKET [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## record_type -> Record LBRACKET . sep_or_term_list(field_decl,SEMI) RBRACKET [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] ## ## The known suffix of the stack is as follows: ## Record LBRACKET @@ -1767,12 +4530,12 @@ interactive_expr: LPAR Unit COLON Record LBRACKET With -interactive_expr: LPAR Unit COLON Record With +contract: Type Ident Is Record With ## ## Ends in an error in state: 7. ## -## record_type -> Record . sep_or_term_list(field_decl,SEMI) End [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] -## record_type -> Record . LBRACKET sep_or_term_list(field_decl,SEMI) RBRACKET [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## record_type -> Record . sep_or_term_list(field_decl,SEMI) End [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## record_type -> Record . LBRACKET sep_or_term_list(field_decl,SEMI) RBRACKET [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] ## ## The known suffix of the stack is as follows: ## Record @@ -1780,11 +4543,11 @@ interactive_expr: LPAR Unit COLON Record With -interactive_expr: LPAR Unit COLON Set With +contract: Type Ident Is Set With ## ## Ends in an error in state: 5. ## -## core_type -> Set . par(type_expr) [ VBAR Type TIMES SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] +## core_type -> Set . par(type_expr) [ VBAR Type TIMES SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ARROW ] ## ## The known suffix of the stack is as follows: ## Set @@ -1792,11 +4555,11 @@ interactive_expr: LPAR Unit COLON Set With -interactive_expr: LPAR Unit COLON VBAR Const +contract: Type Ident Is VBAR Const ## ## Ends in an error in state: 25. ## -## sum_type -> option(VBAR) . nsepseq(variant,VBAR) [ Type SEMI Recursive RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] +## sum_type -> option(VBAR) . nsepseq(variant,VBAR) [ Type SEMI RPAR RBRACKET Is Function End EQ EOF Const COMMA Attributes ASS ] ## ## The known suffix of the stack is as follows: ## option(VBAR) @@ -1804,2685 +4567,11 @@ interactive_expr: LPAR Unit COLON VBAR Const -interactive_expr: LPAR Unit COLON With -## -## Ends in an error in state: 340. -## -## annot_expr -> LPAR disj_expr COLON . type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## LPAR disj_expr COLON -## - - - -interactive_expr: LPAR Unit COMMA With -## -## Ends in an error in state: 337. -## -## tuple_comp -> expr COMMA . nsepseq(expr,COMMA) [ RPAR ] -## -## The known suffix of the stack is as follows: -## expr COMMA -## - - - -interactive_expr: LPAR Unit VBAR -## -## Ends in an error in state: 339. -## -## annot_expr -> LPAR disj_expr . COLON type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## disj_expr -> disj_expr . Or conj_expr [ RPAR Or COMMA COLON ] -## expr -> disj_expr . [ RPAR COMMA ] -## -## The known suffix of the stack is as follows: -## LPAR disj_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## - - - -interactive_expr: LPAR With -## -## Ends in an error in state: 88. -## -## annot_expr -> LPAR . disj_expr COLON type_expr RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## par(expr) -> LPAR . expr RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LPAR LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## par(tuple_comp) -> LPAR . tuple_comp RPAR [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## LPAR -## - - - -interactive_expr: List LBRACKET Unit End -## -## Ends in an error in state: 345. -## -## injection(List,expr) -> List LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## List LBRACKET sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -interactive_expr: List LBRACKET With -## -## Ends in an error in state: 343. -## -## injection(List,expr) -> List LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(List,expr) -> List LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## List LBRACKET -## - - - -interactive_expr: List Unit RBRACKET -## -## Ends in an error in state: 357. -## -## injection(List,expr) -> List sep_or_term_list(expr,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## List sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -interactive_expr: List Unit SEMI Unit SEMI With -## -## Ends in an error in state: 354. -## -## nsepseq(expr,SEMI) -> expr SEMI . nsepseq(expr,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(expr,SEMI)) -> expr SEMI . seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr SEMI -## - - - -interactive_expr: List Unit SEMI Unit VBAR -## -## Ends in an error in state: 353. -## -## nsepseq(expr,SEMI) -> expr . [ RBRACKET End ] -## nsepseq(expr,SEMI) -> expr . SEMI nsepseq(expr,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(expr,SEMI)) -> expr . SEMI seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -interactive_expr: List Unit SEMI With -## -## Ends in an error in state: 350. -## -## nsepseq(expr,SEMI) -> expr SEMI . nsepseq(expr,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(expr,SEMI)) -> expr SEMI . seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr SEMI -## - - - -interactive_expr: List Unit VBAR -## -## Ends in an error in state: 349. -## -## nsepseq(expr,SEMI) -> expr . [ RBRACKET End ] -## nsepseq(expr,SEMI) -> expr . SEMI nsepseq(expr,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(expr,SEMI)) -> expr . SEMI seq(__anonymous_0(expr,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -interactive_expr: List With -## -## Ends in an error in state: 87. -## -## injection(List,expr) -> List . sep_or_term_list(expr,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(List,expr) -> List . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(List,expr) -> List . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(List,expr) -> List . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## List -## - - - -interactive_expr: MINUS With -## -## Ends in an error in state: 86. -## -## unary_expr -> MINUS . core_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## MINUS -## - - - -interactive_expr: Map LBRACKET Unit ARROW Bytes End -## -## Ends in an error in state: 362. -## -## injection(Map,binding) -> Map LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Map LBRACKET sep_or_term_list(binding,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) -## - - - -interactive_expr: Map LBRACKET With -## -## Ends in an error in state: 360. -## -## injection(Map,binding) -> Map LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Map,binding) -> Map LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Map LBRACKET -## - - - -interactive_expr: Map Unit ARROW Bytes RBRACKET -## -## Ends in an error in state: 365. -## -## injection(Map,binding) -> Map sep_or_term_list(binding,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Map sep_or_term_list(binding,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) -## - - - -interactive_expr: Map Unit ARROW Bytes SEMI Unit ARROW Bytes SEMI With -## -## Ends in an error in state: 234. -## -## nsepseq(binding,SEMI) -> binding SEMI . nsepseq(binding,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(binding,SEMI)) -> binding SEMI . seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## binding SEMI -## - - - -interactive_expr: Map Unit ARROW Bytes SEMI Unit ARROW Bytes VBAR -## -## Ends in an error in state: 233. -## -## nsepseq(binding,SEMI) -> binding . [ RBRACKET End ] -## nsepseq(binding,SEMI) -> binding . SEMI nsepseq(binding,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(binding,SEMI)) -> binding . SEMI seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## binding -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## - - - -interactive_expr: Map Unit ARROW Bytes SEMI With -## -## Ends in an error in state: 230. -## -## nsepseq(binding,SEMI) -> binding SEMI . nsepseq(binding,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(binding,SEMI)) -> binding SEMI . seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## binding SEMI -## - - - -interactive_expr: Map Unit ARROW Bytes VBAR -## -## Ends in an error in state: 229. -## -## nsepseq(binding,SEMI) -> binding . [ RBRACKET End ] -## nsepseq(binding,SEMI) -> binding . SEMI nsepseq(binding,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(binding,SEMI)) -> binding . SEMI seq(__anonymous_0(binding,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## binding -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## - - - -interactive_expr: Map Unit ARROW With -## -## Ends in an error in state: 227. -## -## binding -> expr ARROW . expr [ SEMI RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr ARROW -## - - - -interactive_expr: Map Unit VBAR -## -## Ends in an error in state: 226. -## -## binding -> expr . ARROW expr [ SEMI RBRACKET End ] -## -## The known suffix of the stack is as follows: -## expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -interactive_expr: Map With -## -## Ends in an error in state: 85. -## -## injection(Map,binding) -> Map . sep_or_term_list(binding,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Map,binding) -> Map . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Map,binding) -> Map . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Map,binding) -> Map . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Map -## - - - -interactive_expr: Not Bytes With -## -## Ends in an error in state: 153. -## -## add_expr -> mult_expr . [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## mult_expr -## - - - -interactive_expr: Not With -## -## Ends in an error in state: 81. -## -## unary_expr -> Not . core_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Not -## - - - -interactive_expr: Record Ident EQ Bytes RBRACKET -## -## Ends in an error in state: 380. -## -## record_expr -> Record sep_or_term_list(field_assignment,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Record sep_or_term_list(field_assignment,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## In state 373, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment -## In state 372, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) -## - - - -interactive_expr: Record Ident EQ Bytes SEMI Ident EQ Bytes SEMI With -## -## Ends in an error in state: 378. -## -## nsepseq(field_assignment,SEMI) -> field_assignment SEMI . nsepseq(field_assignment,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(field_assignment,SEMI)) -> field_assignment SEMI . seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## field_assignment SEMI -## - - - -interactive_expr: Record Ident EQ Bytes SEMI Ident EQ Bytes VBAR -## -## Ends in an error in state: 377. -## -## nsepseq(field_assignment,SEMI) -> field_assignment . [ RBRACKET End ] -## nsepseq(field_assignment,SEMI) -> field_assignment . SEMI nsepseq(field_assignment,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(field_assignment,SEMI)) -> field_assignment . SEMI seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## field_assignment -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## - - - -interactive_expr: Record Ident EQ Bytes SEMI With -## -## Ends in an error in state: 374. -## -## nsepseq(field_assignment,SEMI) -> field_assignment SEMI . nsepseq(field_assignment,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(field_assignment,SEMI)) -> field_assignment SEMI . seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## field_assignment SEMI -## - - - -interactive_expr: Record Ident EQ Bytes VBAR -## -## Ends in an error in state: 373. -## -## nsepseq(field_assignment,SEMI) -> field_assignment . [ RBRACKET End ] -## nsepseq(field_assignment,SEMI) -> field_assignment . SEMI nsepseq(field_assignment,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(field_assignment,SEMI)) -> field_assignment . SEMI seq(__anonymous_0(field_assignment,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## field_assignment -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## - - - -interactive_expr: Record Ident EQ With -## -## Ends in an error in state: 80. -## -## field_assignment -> Ident EQ . expr [ SEMI RBRACKET End ] -## -## The known suffix of the stack is as follows: -## Ident EQ -## - - - -interactive_expr: Record Ident With -## -## Ends in an error in state: 79. -## -## field_assignment -> Ident . EQ expr [ SEMI RBRACKET End ] -## -## The known suffix of the stack is as follows: -## Ident -## - - - -interactive_expr: Record LBRACKET Ident EQ Bytes End -## -## Ends in an error in state: 369. -## -## record_expr -> Record LBRACKET sep_or_term_list(field_assignment,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Record LBRACKET sep_or_term_list(field_assignment,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## In state 373, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment -## In state 372, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) -## - - - -interactive_expr: Record LBRACKET With -## -## Ends in an error in state: 78. -## -## record_expr -> Record LBRACKET . sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Record LBRACKET -## - - - -interactive_expr: Record With -## -## Ends in an error in state: 77. -## -## record_expr -> Record . sep_or_term_list(field_assignment,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## record_expr -> Record . LBRACKET sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Record -## - - - -interactive_expr: Recursive From -## -## Ends in an error in state: 132. -## -## fun_expr -> option(Recursive) . Function parameters COLON type_expr Is expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## -## The known suffix of the stack is as follows: -## option(Recursive) -## - - - -interactive_expr: Set LBRACKET Unit End -## -## Ends in an error in state: 384. -## -## injection(Set,expr) -> Set LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Set LBRACKET sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -interactive_expr: Set LBRACKET With -## -## Ends in an error in state: 382. -## -## injection(Set,expr) -> Set LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Set,expr) -> Set LBRACKET . RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Set LBRACKET -## - - - -interactive_expr: Set Unit RBRACKET -## -## Ends in an error in state: 387. -## -## injection(Set,expr) -> Set sep_or_term_list(expr,SEMI) . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Set sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -interactive_expr: Set With -## -## Ends in an error in state: 76. -## -## injection(Set,expr) -> Set . sep_or_term_list(expr,SEMI) End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Set,expr) -> Set . End [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Set,expr) -> Set . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## injection(Set,expr) -> Set . LBRACKET RBRACKET [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Contains Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## Set -## - - - -interactive_expr: Unit And With -## -## Ends in an error in state: 203. -## -## conj_expr -> conj_expr And . set_membership [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## conj_expr And -## - - - -interactive_expr: Unit CAT With -## -## Ends in an error in state: 179. -## -## cat_expr -> cons_expr CAT . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## cons_expr CAT -## - - - -interactive_expr: Unit COLON -## -## Ends in an error in state: 173. -## -## disj_expr -> disj_expr . Or conj_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## expr -> disj_expr . [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Of Function From End Else EOF Const COMMA Block Begin Attributes ARROW ] -## -## The known suffix of the stack is as follows: -## disj_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## - - - -interactive_expr: Unit CONS With -## -## Ends in an error in state: 186. -## -## cons_expr -> add_expr CONS . cons_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## add_expr CONS -## - - - -interactive_expr: Unit Contains With -## -## Ends in an error in state: 176. -## -## set_membership -> core_expr Contains . set_membership [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## core_expr Contains -## - - - -interactive_expr: Unit EQ With -## -## Ends in an error in state: 199. -## -## comp_expr -> comp_expr EQ . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr EQ -## - - - -interactive_expr: Unit GE With -## -## Ends in an error in state: 197. -## -## comp_expr -> comp_expr GE . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr GE -## - - - -interactive_expr: Unit GT With -## -## Ends in an error in state: 195. -## -## comp_expr -> comp_expr GT . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr GT -## - - - -interactive_expr: Unit LE With -## -## Ends in an error in state: 193. -## -## comp_expr -> comp_expr LE . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr LE -## - - - -interactive_expr: Unit LT With -## -## Ends in an error in state: 191. -## -## comp_expr -> comp_expr LT . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr LT -## - - - -interactive_expr: Unit MINUS Unit With -## -## Ends in an error in state: 185. -## -## add_expr -> add_expr MINUS mult_expr . [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## add_expr MINUS mult_expr -## - - - -interactive_expr: Unit MINUS With -## -## Ends in an error in state: 184. -## -## add_expr -> add_expr MINUS . mult_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## add_expr MINUS -## - - - -interactive_expr: Unit Mod With -## -## Ends in an error in state: 169. -## -## mult_expr -> mult_expr Mod . unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## mult_expr Mod -## - - - -interactive_expr: Unit NE With -## -## Ends in an error in state: 189. -## -## comp_expr -> comp_expr NE . cat_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of NE LT LE GT GE Function From End Else EQ EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## comp_expr NE -## - - - -interactive_expr: Unit Or With -## -## Ends in an error in state: 174. -## -## disj_expr -> disj_expr Or . conj_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes ARROW ] -## -## The known suffix of the stack is as follows: -## disj_expr Or -## - - - -interactive_expr: Unit PLUS Unit With -## -## Ends in an error in state: 183. -## -## add_expr -> add_expr PLUS mult_expr . [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . TIMES unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . SLASH unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## mult_expr -> mult_expr . Mod unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## add_expr PLUS mult_expr -## - - - -interactive_expr: Unit PLUS With -## -## Ends in an error in state: 182. -## -## add_expr -> add_expr PLUS . mult_expr [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## add_expr PLUS -## - - - -interactive_expr: Unit SLASH With -## -## Ends in an error in state: 167. -## -## mult_expr -> mult_expr SLASH . unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## mult_expr SLASH -## - - - -interactive_expr: Unit TIMES With -## -## Ends in an error in state: 154. -## -## mult_expr -> mult_expr TIMES . unary_expr [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## mult_expr TIMES -## - - - -interactive_expr: Unit VBAR -## -## Ends in an error in state: 573. -## -## interactive_expr -> expr . EOF [ # ] -## -## The known suffix of the stack is as follows: -## expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -interactive_expr: Unit With -## -## Ends in an error in state: 175. -## -## set_membership -> core_expr . Contains set_membership [ VBAR Type To Then SEMI Recursive RPAR RBRACKET RBRACE Or Of Function From End Else EOF Const COMMA COLON Block Begin Attributes And ARROW ] -## unary_expr -> core_expr . [ VBAR Type To Then TIMES SLASH SEMI Recursive RPAR RBRACKET RBRACE PLUS Or Of NE Mod MINUS LT LE GT GE Function From End Else EQ EOF Const CONS COMMA COLON CAT Block Begin Attributes And ARROW ] -## -## The known suffix of the stack is as follows: -## core_expr -## - - - -interactive_expr: With -## -## Ends in an error in state: 571. -## -## interactive_expr' -> . interactive_expr [ # ] -## -## The known suffix of the stack is as follows: -## -## - - - -contract: Attributes LBRACKET String End -## -## Ends in an error in state: 400. -## -## ne_injection(Attributes,String) -> Attributes LBRACKET sep_or_term_list(String,SEMI) . RBRACKET [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Attributes LBRACKET sep_or_term_list(String,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 392, spurious reduction of production nsepseq(String,SEMI) -> String -## In state 403, spurious reduction of production sep_or_term_list(String,SEMI) -> nsepseq(String,SEMI) -## - - - -contract: Attributes LBRACKET With -## -## Ends in an error in state: 399. -## -## ne_injection(Attributes,String) -> Attributes LBRACKET . sep_or_term_list(String,SEMI) RBRACKET [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Attributes LBRACKET -## - - - -contract: Attributes String End Attributes String End SEMI With -## -## Ends in an error in state: 566. -## -## seq(declaration) -> declaration . seq(declaration) [ EOF ] -## -## The known suffix of the stack is as follows: -## declaration -## - - - -contract: Attributes String End SEMI With -## -## Ends in an error in state: 564. -## -## nseq(declaration) -> declaration . seq(declaration) [ EOF ] -## -## The known suffix of the stack is as follows: -## declaration -## - - - -contract: Attributes String End With -## -## Ends in an error in state: 559. -## -## attr_decl -> open_attr_decl . option(SEMI) [ Type Recursive Function EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## open_attr_decl -## - - - -contract: Attributes String RBRACKET -## -## Ends in an error in state: 404. -## -## ne_injection(Attributes,String) -> Attributes sep_or_term_list(String,SEMI) . End [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Attributes sep_or_term_list(String,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 392, spurious reduction of production nsepseq(String,SEMI) -> String -## In state 403, spurious reduction of production sep_or_term_list(String,SEMI) -> nsepseq(String,SEMI) -## - - - -contract: Attributes String SEMI String SEMI With -## -## Ends in an error in state: 395. -## -## nsepseq(String,SEMI) -> String SEMI . nsepseq(String,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(String,SEMI)) -> String SEMI . seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## String SEMI -## - - - -contract: Attributes String SEMI String With -## -## Ends in an error in state: 394. -## -## nsepseq(String,SEMI) -> String . [ RBRACKET End ] -## nsepseq(String,SEMI) -> String . SEMI nsepseq(String,SEMI) [ RBRACKET End ] -## seq(__anonymous_0(String,SEMI)) -> String . SEMI seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## String -## - - - -contract: Attributes String SEMI With -## -## Ends in an error in state: 393. -## -## nsepseq(String,SEMI) -> String SEMI . nsepseq(String,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(String,SEMI)) -> String SEMI . seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## String SEMI -## - - - -contract: Attributes String With -## -## Ends in an error in state: 392. -## -## nsepseq(String,SEMI) -> String . [ RBRACKET End ] -## nsepseq(String,SEMI) -> String . SEMI nsepseq(String,SEMI) [ RBRACKET End ] -## nseq(__anonymous_0(String,SEMI)) -> String . SEMI seq(__anonymous_0(String,SEMI)) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## String -## - - - -contract: Attributes With -## -## Ends in an error in state: 391. -## -## ne_injection(Attributes,String) -> Attributes . sep_or_term_list(String,SEMI) End [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## ne_injection(Attributes,String) -> Attributes . LBRACKET sep_or_term_list(String,SEMI) RBRACKET [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Attributes -## - - - -contract: Const Ident COLON Ident EQ Bytes VBAR -## -## Ends in an error in state: 557. -## -## const_decl -> open_const_decl . option(SEMI) [ Type Recursive Function EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## open_const_decl -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 389, spurious reduction of production unqualified_decl(EQ) -> Ident COLON type_expr EQ expr -## In state 390, spurious reduction of production open_const_decl -> Const unqualified_decl(EQ) -## - - - -contract: Const Ident COLON Ident EQ With -## -## Ends in an error in state: 72. -## -## unqualified_decl(EQ) -> Ident COLON type_expr EQ . expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Ident COLON type_expr EQ -## - - - -contract: Const Ident COLON Ident VBAR -## -## Ends in an error in state: 71. -## -## unqualified_decl(EQ) -> Ident COLON type_expr . EQ expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Ident COLON type_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 15, spurious reduction of production core_type -> Ident -## In state 29, spurious reduction of production cartesian -> core_type -## In state 35, spurious reduction of production fun_type -> cartesian -## In state 43, spurious reduction of production type_expr -> fun_type -## - - - -contract: Const Ident COLON With -## -## Ends in an error in state: 70. -## -## unqualified_decl(EQ) -> Ident COLON . type_expr EQ expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Ident COLON -## - - - -contract: Const Ident With -## -## Ends in an error in state: 69. -## -## unqualified_decl(EQ) -> Ident . COLON type_expr EQ expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Ident -## - - - -contract: Const With -## -## Ends in an error in state: 68. -## -## open_const_decl -> Const . unqualified_decl(EQ) [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Const -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET VBAR Block -## -## Ends in an error in state: 488. -## -## case(if_clause) -> Case expr Of LBRACKET option(VBAR) . cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of LBRACKET option(VBAR) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET WILD ARROW Skip End -## -## Ends in an error in state: 516. -## -## case(if_clause) -> Case expr Of LBRACKET option(VBAR) cases(if_clause) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of LBRACKET option(VBAR) cases(if_clause) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 518, spurious reduction of production nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) -## In state 515, spurious reduction of production cases(if_clause) -> nsepseq(case_clause(if_clause),VBAR) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of LBRACKET With -## -## Ends in an error in state: 487. -## -## case(if_clause) -> Case expr Of LBRACKET . option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of LBRACKET -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of VBAR Block -## -## Ends in an error in state: 521. -## -## case(if_clause) -> Case expr Of option(VBAR) . cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of option(VBAR) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip RBRACKET -## -## Ends in an error in state: 522. -## -## case(if_clause) -> Case expr Of option(VBAR) cases(if_clause) . End [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of option(VBAR) cases(if_clause) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 518, spurious reduction of production nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) -## In state 515, spurious reduction of production cases(if_clause) -> nsepseq(case_clause(if_clause),VBAR) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip VBAR With -## -## Ends in an error in state: 519. -## -## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) VBAR . nsepseq(case_clause(if_clause),VBAR) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## case_clause(if_clause) VBAR -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW Skip With -## -## Ends in an error in state: 518. -## -## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) . [ RBRACKET End ] -## nsepseq(case_clause(if_clause),VBAR) -> case_clause(if_clause) . VBAR nsepseq(case_clause(if_clause),VBAR) [ RBRACKET End ] -## -## The known suffix of the stack is as follows: -## case_clause(if_clause) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD ARROW With -## -## Ends in an error in state: 490. -## -## case_clause(if_clause) -> pattern ARROW . if_clause [ VBAR RBRACKET End ] -## -## The known suffix of the stack is as follows: -## pattern ARROW -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of WILD RPAR -## -## Ends in an error in state: 489. -## -## case_clause(if_clause) -> pattern . ARROW if_clause [ VBAR RBRACKET End ] -## -## The known suffix of the stack is as follows: -## pattern -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 278, spurious reduction of production pattern -> core_pattern -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit Of With -## -## Ends in an error in state: 486. -## -## case(if_clause) -> Case expr Of . option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## case(if_clause) -> Case expr Of . LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr Of -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case Unit VBAR -## -## Ends in an error in state: 485. -## -## case(if_clause) -> Case expr . Of option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## case(if_clause) -> Case expr . Of LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Case With -## -## Ends in an error in state: 484. -## -## case(if_clause) -> Case . expr Of option(VBAR) cases(if_clause) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## case(if_clause) -> Case . expr Of LBRACKET option(VBAR) cases(if_clause) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Case -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ARROW Ident With -## -## Ends in an error in state: 471. -## -## for_loop -> For Ident option(arrow_clause) . In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For Ident option(arrow_clause) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ARROW With -## -## Ends in an error in state: 469. -## -## arrow_clause -> ARROW . Ident [ In ] -## -## The known suffix of the stack is as follows: -## ARROW -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes To Unit VBAR -## -## Ends in an error in state: 482. -## -## for_loop -> For var_assign To expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For var_assign To expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes To With -## -## Ends in an error in state: 481. -## -## for_loop -> For var_assign To . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For var_assign To -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS Bytes VBAR -## -## Ends in an error in state: 480. -## -## for_loop -> For var_assign . To expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For var_assign -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 468, spurious reduction of production var_assign -> Ident ASS expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident ASS With -## -## Ends in an error in state: 467. -## -## var_assign -> Ident ASS . expr [ To ] -## -## The known suffix of the stack is as follows: -## Ident ASS -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In Set Unit VBAR -## -## Ends in an error in state: 477. -## -## for_loop -> For Ident option(arrow_clause) In collection expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For Ident option(arrow_clause) In collection expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In Set With -## -## Ends in an error in state: 476. -## -## for_loop -> For Ident option(arrow_clause) In collection . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For Ident option(arrow_clause) In collection -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident In With -## -## Ends in an error in state: 472. -## -## for_loop -> For Ident option(arrow_clause) In . collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For Ident option(arrow_clause) In -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For Ident With -## -## Ends in an error in state: 466. -## -## for_loop -> For Ident . option(arrow_clause) In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## var_assign -> Ident . ASS expr [ To ] -## -## The known suffix of the stack is as follows: -## For Ident -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin For With -## -## Ends in an error in state: 465. -## -## for_loop -> For . var_assign To expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## for_loop -> For . Ident option(arrow_clause) In collection expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## For -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident ASS With -## -## Ends in an error in state: 502. -## -## assignment -> lhs ASS . rhs [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## lhs ASS -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident DOT Ident With -## -## Ends in an error in state: 496. -## -## lhs -> path . [ ASS ] -## map_lookup -> path . brackets(expr) [ ASS ] -## -## The known suffix of the stack is as follows: -## path -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 322, spurious reduction of production nsepseq(selection,DOT) -> selection -## In state 325, spurious reduction of production projection -> Ident DOT nsepseq(selection,DOT) -## In state 432, spurious reduction of production path -> projection -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident LBRACKET Bytes RBRACKET With -## -## Ends in an error in state: 501. -## -## assignment -> lhs . ASS rhs [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## lhs -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Ident With -## -## Ends in an error in state: 464. -## -## fun_call -> Ident . arguments [ VBAR SEMI RBRACKET RBRACE End Else ] -## path -> Ident . [ LBRACKET ASS ] -## projection -> Ident . DOT nsepseq(selection,DOT) [ LBRACKET ASS ] -## -## The known suffix of the stack is as follows: -## Ident -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then LBRACE Skip End -## -## Ends in an error in state: 538. -## -## clause_block -> LBRACE sep_or_term_list(statement,SEMI) . RBRACE [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## LBRACE sep_or_term_list(statement,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 524, spurious reduction of production nsepseq(statement,SEMI) -> statement -## In state 541, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then LBRACE With -## -## Ends in an error in state: 463. -## -## clause_block -> LBRACE . sep_or_term_list(statement,SEMI) RBRACE [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## LBRACE -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip Else With -## -## Ends in an error in state: 544. -## -## conditional -> If expr Then if_clause option(SEMI) Else . if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If expr Then if_clause option(SEMI) Else -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip SEMI EQ -## -## Ends in an error in state: 543. -## -## conditional -> If expr Then if_clause option(SEMI) . Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If expr Then if_clause option(SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then Skip With -## -## Ends in an error in state: 542. -## -## conditional -> If expr Then if_clause . option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If expr Then if_clause -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit Then With -## -## Ends in an error in state: 462. -## -## conditional -> If expr Then . if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If expr Then -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If Unit VBAR -## -## Ends in an error in state: 461. -## -## conditional -> If expr . Then if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin If With -## -## Ends in an error in state: 460. -## -## conditional -> If . expr Then if_clause option(SEMI) Else if_clause [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## If -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident VBAR -## -## Ends in an error in state: 437. -## -## map_patch -> Patch path . With ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] -## record_patch -> Patch path . With ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_patch -> Patch path . With ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Patch path -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 431, spurious reduction of production path -> Ident -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident While -## -## Ends in an error in state: 431. -## -## path -> Ident . [ With VBAR SEMI RBRACKET RBRACE End Else ] -## projection -> Ident . DOT nsepseq(selection,DOT) [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Ident -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map LBRACKET Unit ARROW Bytes End -## -## Ends in an error in state: 453. -## -## ne_injection(Map,binding) -> Map LBRACKET sep_or_term_list(binding,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Map LBRACKET sep_or_term_list(binding,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map LBRACKET With -## -## Ends in an error in state: 452. -## -## ne_injection(Map,binding) -> Map LBRACKET . sep_or_term_list(binding,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Map LBRACKET -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map Unit ARROW Bytes RBRACKET -## -## Ends in an error in state: 455. -## -## ne_injection(Map,binding) -> Map sep_or_term_list(binding,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Map sep_or_term_list(binding,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 228, spurious reduction of production binding -> expr ARROW expr -## In state 229, spurious reduction of production nsepseq(binding,SEMI) -> binding -## In state 225, spurious reduction of production sep_or_term_list(binding,SEMI) -> nsepseq(binding,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Map With -## -## Ends in an error in state: 451. -## -## ne_injection(Map,binding) -> Map . sep_or_term_list(binding,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## ne_injection(Map,binding) -> Map . LBRACKET sep_or_term_list(binding,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Map -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record Ident EQ Bytes RBRACKET -## -## Ends in an error in state: 449. -## -## ne_injection(Record,field_assignment) -> Record sep_or_term_list(field_assignment,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Record sep_or_term_list(field_assignment,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## In state 373, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment -## In state 372, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record LBRACKET Ident EQ Bytes End -## -## Ends in an error in state: 447. -## -## ne_injection(Record,field_assignment) -> Record LBRACKET sep_or_term_list(field_assignment,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Record LBRACKET sep_or_term_list(field_assignment,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 368, spurious reduction of production field_assignment -> Ident EQ expr -## In state 373, spurious reduction of production nsepseq(field_assignment,SEMI) -> field_assignment -## In state 372, spurious reduction of production sep_or_term_list(field_assignment,SEMI) -> nsepseq(field_assignment,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record LBRACKET With -## -## Ends in an error in state: 446. -## -## ne_injection(Record,field_assignment) -> Record LBRACKET . sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Record LBRACKET -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Record With -## -## Ends in an error in state: 445. -## -## ne_injection(Record,field_assignment) -> Record . sep_or_term_list(field_assignment,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## ne_injection(Record,field_assignment) -> Record . LBRACKET sep_or_term_list(field_assignment,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Record -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set LBRACKET Unit End -## -## Ends in an error in state: 441. -## -## ne_injection(Set,expr) -> Set LBRACKET sep_or_term_list(expr,SEMI) . RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Set LBRACKET sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set LBRACKET With -## -## Ends in an error in state: 440. -## -## ne_injection(Set,expr) -> Set LBRACKET . sep_or_term_list(expr,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Set LBRACKET -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set Unit RBRACKET -## -## Ends in an error in state: 443. -## -## ne_injection(Set,expr) -> Set sep_or_term_list(expr,SEMI) . End [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Set sep_or_term_list(expr,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 349, spurious reduction of production nsepseq(expr,SEMI) -> expr -## In state 348, spurious reduction of production sep_or_term_list(expr,SEMI) -> nsepseq(expr,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With Set With -## -## Ends in an error in state: 439. -## -## ne_injection(Set,expr) -> Set . sep_or_term_list(expr,SEMI) End [ VBAR SEMI RBRACKET RBRACE End Else ] -## ne_injection(Set,expr) -> Set . LBRACKET sep_or_term_list(expr,SEMI) RBRACKET [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Set -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch Ident With With -## -## Ends in an error in state: 438. -## -## map_patch -> Patch path With . ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] -## record_patch -> Patch path With . ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_patch -> Patch path With . ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Patch path With -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Patch With -## -## Ends in an error in state: 436. -## -## map_patch -> Patch . path With ne_injection(Map,binding) [ VBAR SEMI RBRACKET RBRACE End Else ] -## record_patch -> Patch . path With ne_injection(Record,field_assignment) [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_patch -> Patch . path With ne_injection(Set,expr) [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Patch -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From Map With -## -## Ends in an error in state: 434. -## -## map_remove -> Remove expr From Map . path [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Remove expr From Map -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From Set With -## -## Ends in an error in state: 430. -## -## set_remove -> Remove expr From Set . path [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Remove expr From Set -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit From With -## -## Ends in an error in state: 429. -## -## map_remove -> Remove expr From . Map path [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_remove -> Remove expr From . Set path [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Remove expr From -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove Unit VBAR -## -## Ends in an error in state: 428. -## -## map_remove -> Remove expr . From Map path [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_remove -> Remove expr . From Set path [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Remove expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Remove With -## -## Ends in an error in state: 427. -## -## map_remove -> Remove . expr From Map path [ VBAR SEMI RBRACKET RBRACE End Else ] -## set_remove -> Remove . expr From Set path [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Remove -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip End While -## -## Ends in an error in state: 552. -## -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr Is block . With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters COLON type_expr Is block -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip End With With -## -## Ends in an error in state: 553. -## -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr Is block With . expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters COLON type_expr Is block With -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip RBRACE -## -## Ends in an error in state: 546. -## -## block -> Begin sep_or_term_list(statement,SEMI) . End [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Begin sep_or_term_list(statement,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 524, spurious reduction of production nsepseq(statement,SEMI) -> statement -## In state 541, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI Skip SEMI With -## -## Ends in an error in state: 527. -## -## nsepseq(statement,SEMI) -> statement SEMI . nsepseq(statement,SEMI) [ RBRACE End ] -## seq(__anonymous_0(statement,SEMI)) -> statement SEMI . seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] -## -## The known suffix of the stack is as follows: -## statement SEMI -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI Skip With -## -## Ends in an error in state: 526. -## -## nsepseq(statement,SEMI) -> statement . [ RBRACE End ] -## nsepseq(statement,SEMI) -> statement . SEMI nsepseq(statement,SEMI) [ RBRACE End ] -## seq(__anonymous_0(statement,SEMI)) -> statement . SEMI seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] -## -## The known suffix of the stack is as follows: -## statement -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip SEMI With -## -## Ends in an error in state: 525. -## -## nsepseq(statement,SEMI) -> statement SEMI . nsepseq(statement,SEMI) [ RBRACE End ] -## nseq(__anonymous_0(statement,SEMI)) -> statement SEMI . seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] -## -## The known suffix of the stack is as follows: -## statement SEMI -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Skip With -## -## Ends in an error in state: 524. -## -## nsepseq(statement,SEMI) -> statement . [ RBRACE End ] -## nsepseq(statement,SEMI) -> statement . SEMI nsepseq(statement,SEMI) [ RBRACE End ] -## nseq(__anonymous_0(statement,SEMI)) -> statement . SEMI seq(__anonymous_0(statement,SEMI)) [ RBRACE End ] -## -## The known suffix of the stack is as follows: -## statement -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON Ident ASS With -## -## Ends in an error in state: 423. -## -## unqualified_decl(ASS) -> Ident COLON type_expr ASS . expr [ SEMI RBRACE End ] -## -## The known suffix of the stack is as follows: -## Ident COLON type_expr ASS -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON Ident VBAR -## -## Ends in an error in state: 422. -## -## unqualified_decl(ASS) -> Ident COLON type_expr . ASS expr [ SEMI RBRACE End ] -## -## The known suffix of the stack is as follows: -## Ident COLON type_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 15, spurious reduction of production core_type -> Ident -## In state 29, spurious reduction of production cartesian -> core_type -## In state 35, spurious reduction of production fun_type -> cartesian -## In state 43, spurious reduction of production type_expr -> fun_type -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident COLON With -## -## Ends in an error in state: 421. -## -## unqualified_decl(ASS) -> Ident COLON . type_expr ASS expr [ SEMI RBRACE End ] -## -## The known suffix of the stack is as follows: -## Ident COLON -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var Ident With -## -## Ends in an error in state: 420. -## -## unqualified_decl(ASS) -> Ident . COLON type_expr ASS expr [ SEMI RBRACE End ] -## -## The known suffix of the stack is as follows: -## Ident -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin Var With -## -## Ends in an error in state: 419. -## -## open_var_decl -> Var . unqualified_decl(ASS) [ SEMI RBRACE End ] -## -## The known suffix of the stack is as follows: -## Var -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin While Unit VBAR -## -## Ends in an error in state: 417. -## -## while_loop -> While expr . block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## While expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin While With -## -## Ends in an error in state: 416. -## -## while_loop -> While . expr block [ VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## While -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Begin With -## -## Ends in an error in state: 418. -## -## block -> Begin . sep_or_term_list(statement,SEMI) End [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Begin -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block LBRACE Skip End -## -## Ends in an error in state: 549. -## -## block -> Block LBRACE sep_or_term_list(statement,SEMI) . RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Block LBRACE sep_or_term_list(statement,SEMI) -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 524, spurious reduction of production nsepseq(statement,SEMI) -> statement -## In state 541, spurious reduction of production sep_or_term_list(statement,SEMI) -> nsepseq(statement,SEMI) -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block LBRACE With -## -## Ends in an error in state: 415. -## -## block -> Block LBRACE . sep_or_term_list(statement,SEMI) RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Block LBRACE -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Block With -## -## Ends in an error in state: 414. -## -## block -> Block . LBRACE sep_or_term_list(statement,SEMI) RBRACE [ With VBAR SEMI RBRACKET RBRACE End Else ] -## -## The known suffix of the stack is as follows: -## Block -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is Bytes VBAR -## -## Ends in an error in state: 555. -## -## fun_decl -> open_fun_decl . option(SEMI) [ Type Recursive Function EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## open_fun_decl -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 175, spurious reduction of production unary_expr -> core_expr -## In state 106, spurious reduction of production mult_expr -> unary_expr -## In state 153, spurious reduction of production add_expr -> mult_expr -## In state 181, spurious reduction of production cons_expr -> add_expr -## In state 178, spurious reduction of production cat_expr -> cons_expr -## In state 201, spurious reduction of production comp_expr -> cat_expr -## In state 188, spurious reduction of production set_membership -> comp_expr -## In state 108, spurious reduction of production conj_expr -> set_membership -## In state 205, spurious reduction of production disj_expr -> conj_expr -## In state 173, spurious reduction of production expr -> disj_expr -## In state 551, spurious reduction of production open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr Is expr -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident Is With -## -## Ends in an error in state: 413. -## -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr Is . block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr Is . expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters COLON type_expr Is -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON Ident VBAR -## -## Ends in an error in state: 412. -## -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr . Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function Ident parameters COLON type_expr . Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters COLON type_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 15, spurious reduction of production core_type -> Ident -## In state 29, spurious reduction of production cartesian -> core_type -## In state 35, spurious reduction of production fun_type -> cartesian -## In state 43, spurious reduction of production type_expr -> fun_type -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR COLON With -## -## Ends in an error in state: 411. -## -## open_fun_decl -> option(Recursive) Function Ident parameters COLON . type_expr Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function Ident parameters COLON . type_expr Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters COLON -## - - - -contract: Function Ident LPAR Const Ident COLON Ident RPAR With -## -## Ends in an error in state: 410. -## -## open_fun_decl -> option(Recursive) Function Ident parameters . COLON type_expr Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function Ident parameters . COLON type_expr Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident parameters -## - - - -contract: Function Ident With -## -## Ends in an error in state: 409. -## -## open_fun_decl -> option(Recursive) Function Ident . parameters COLON type_expr Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function Ident . parameters COLON type_expr Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function Ident -## - - - -contract: Function With -## -## Ends in an error in state: 408. -## -## open_fun_decl -> option(Recursive) Function . Ident parameters COLON type_expr Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) Function . Ident parameters COLON type_expr Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) Function -## - - - -contract: Recursive With -## -## Ends in an error in state: 407. -## -## open_fun_decl -> option(Recursive) . Function Ident parameters COLON type_expr Is block With expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## open_fun_decl -> option(Recursive) . Function Ident parameters COLON type_expr Is expr [ Type SEMI Recursive RBRACE Function End EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## option(Recursive) -## - - - -contract: Type Ident Is Ident VBAR -## -## Ends in an error in state: 64. -## -## type_decl -> Type Ident Is type_expr . option(SEMI) [ Type Recursive Function EOF Const Attributes ] -## -## The known suffix of the stack is as follows: -## Type Ident Is type_expr -## -## WARNING: This example involves spurious reductions. -## This implies that, although the LR(1) items shown above provide an -## accurate view of the past (what has been recognized so far), they -## may provide an INCOMPLETE view of the future (what was expected next). -## In state 15, spurious reduction of production core_type -> Ident -## In state 29, spurious reduction of production cartesian -> core_type -## In state 35, spurious reduction of production fun_type -> cartesian -## In state 43, spurious reduction of production type_expr -> fun_type -## - - - contract: Type Ident Is With ## ## Ends in an error in state: 3. ## -## type_decl -> Type Ident Is . type_expr option(SEMI) [ Type Recursive Function EOF Const Attributes ] +## type_decl -> Type Ident Is . type_expr option(SEMI) [ Type Function EOF Const Attributes ] ## ## The known suffix of the stack is as follows: ## Type Ident Is @@ -4494,7 +4583,7 @@ contract: Type Ident With ## ## Ends in an error in state: 2. ## -## type_decl -> Type Ident . Is type_expr option(SEMI) [ Type Recursive Function EOF Const Attributes ] +## type_decl -> Type Ident . Is type_expr option(SEMI) [ Type Function EOF Const Attributes ] ## ## The known suffix of the stack is as follows: ## Type Ident @@ -4506,7 +4595,7 @@ contract: Type With ## ## Ends in an error in state: 1. ## -## type_decl -> Type . Ident Is type_expr option(SEMI) [ Type Recursive Function EOF Const Attributes ] +## type_decl -> Type . Ident Is type_expr option(SEMI) [ Type Function EOF Const Attributes ] ## ## The known suffix of the stack is as follows: ## Type