formatting

This commit is contained in:
BazookaMusic
2026-06-01 15:21:39 +02:00
parent cc12740c0e
commit 71a363545a
5 changed files with 61 additions and 100 deletions

View File

@@ -29,4 +29,4 @@ module BoundDefs implements SharedBound::BoundDefinitions<J::Location> {
predicate interestingExprBound(Expr e) {
e.(J::FieldRead).getField() instanceof J::ArrayLengthField
}
}
}