Skip to content
Snippets Groups Projects
Commit 250c50af authored by gminareci's avatar gminareci
Browse files

bugfix

parent 34a26e18
No related branches found
No related tags found
No related merge requests found
#JSGF V1.0;
grammar ToBI_confirm;
public <confirm> = [tobi] (<confirm_yes> | <confirm_no>) [tobi];
<confirm_yes> = [please] yes [please] | [tobi] folow me [please] | [tobi] [please] follow me;
<confirm_yes> = [please] yes [please] | folow me;
<confirm_no> = no [thanks];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment