Add Instantations to Grammar
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
parser simple() {
|
||||
state start {
|
||||
bool l;
|
||||
transition accept;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user