Skip to content
Snippets Groups Projects
Commit 084122a9 authored by alangfel's avatar alangfel
Browse files

change object grammar

parent 1629e8d6
Branches
Tags
No related merge requests found
......@@ -10,4 +10,4 @@ public <restaurant> = [tobi] [please] bring <objects> to <deliveryLocations>;
<objects> = <drinks> | <snacks>;
<drinks> = (orange juice) | beer | cola | chocolate_milk | energy_drink | grape_juice | milk | water;
<snacks> = chocolate_cookies | chips | biscuits | bread | pringles | strawberry_cookies;
<snacks> = chocolate_cookies | chips | biscuits | bread | pringles | (strawberry cookies);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment