correction Parser
This commit is contained in:
@@ -27,7 +27,7 @@ bloc : sujet listvc P
|
||||
;
|
||||
sujet : LC entity RC
|
||||
;
|
||||
listvc : LC vc RC more // caca
|
||||
listvc : vc more
|
||||
;
|
||||
more : SEMI listvc
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user