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
@@ -81,4 +81,4 @@ public struct ArrayAccessExpression {
self.name = name
self.indexor = indexor
}
}
}