Fixin map

This commit is contained in:
IlushaShurupov 2023-08-11 16:21:30 +03:00
parent 6fcfa075f8
commit 01b7d96ebd
2 changed files with 8 additions and 3 deletions

View file

@ -8,5 +8,5 @@ This grammar wil produce text in the form: TODO
Start A
/* Production rule */
A : [ ID ];
A : [ ID ] [ IS ] [ IDs ];