Change grammar name

This commit is contained in:
2020-10-01 13:14:57 +05:30
parent 63e8acf141
commit 6b37f3987b
7 changed files with 47 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
grammar bf;
grammar bfe;
program
: statements? EOF;