Make Formatter Happy

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-03-30 05:18:11 -04:00
parent 3b9c3a7076
commit 8299d76285
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ public class ParserState: P4Type, P4Value, Equatable, CustomStringConvertible {
}
/// Instantiated Parser State
///
///
/// A parser state is both a type and a value. The Instantiated
/// Parser State is the base class for parser states that act more
/// as a value than a type.