Skip to content
Snippets Groups Projects
Commit 02c47a59 authored by gminareci's avatar gminareci
Browse files

bug in followme confirm grammar

parent 348325a5
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> = follow me | [please] yes [please];
<confirm_yes> = follow me |([please] yes [please]);
<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