Untrack One-off Test File
Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
parser simple() {
|
||||
state start {
|
||||
bool x = true;
|
||||
int y = 0;
|
||||
y = 1;
|
||||
transition accept;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user