InputSemantic used in several UTs now compilable #388
This commit is contained in:
parent
aa829d408f
commit
9827f4536a
|
|
@ -193,5 +193,13 @@ class InputSemantic
|
|||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
private class InputBraces {
|
||||
|
||||
}
|
||||
|
||||
private class InputModifier {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue