Skip to content

Commit ae7635f

Browse files
committed
whitespace
1 parent d16613e commit ae7635f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolchain/check/type_completion.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ static auto RequireCompleteFacetType(Context& context, SemIR::LocId loc_id,
158158
ResolveSpecificDefinition(context, loc_id, extends.specific_id);
159159
}
160160
}
161+
161162
for (auto extends : facet_type_info.extend_named_constraints) {
162163
auto named_constraint_id = extends.named_constraint_id;
163164
const auto& constraint =

0 commit comments

Comments
 (0)