Make Formatter Happy

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-03-13 09:45:43 -04:00
parent 0b4db34177
commit 75f9f68349
6 changed files with 30 additions and 20 deletions
+1 -1
View File
@@ -141,4 +141,4 @@ extension ArrayAccessExpression: EvaluatableExpression {
public func type() -> any Common.P4Type {
return P4Int.create()
}
}
}