Make Formatter Happy

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-04-09 23:17:18 -04:00
parent d39127ac17
commit ad7e5a6f6d
11 changed files with 53 additions and 38 deletions
+1 -1
View File
@@ -314,4 +314,4 @@ extension ReturnStatement: CompilableStatement {
case .Error(let e): .Error(e)
}
}
}
}