Skip to content

Commit 1e8985e

Browse files
authored
Space
1 parent 2973e4b commit 1e8985e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/JExtractSwiftTests/ClassPrintingTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ struct ClassPrintingTests {
5757
}
5858
5959
60-
private static final GroupLayout $LAYOUT = (GroupLayout)SwiftValueWitnessTable.layoutOfSwiftType(TYPE_METADATA.$memorySegment());
60+
private static final GroupLayout $LAYOUT = (GroupLayout) SwiftValueWitnessTable.layoutOfSwiftType(TYPE_METADATA.$memorySegment());
6161
public final GroupLayout $layout() {
6262
return $LAYOUT;
6363
}

0 commit comments

Comments
 (0)