We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2973e4b commit 1e8985eCopy full SHA for 1e8985e
Tests/JExtractSwiftTests/ClassPrintingTests.swift
@@ -57,7 +57,7 @@ struct ClassPrintingTests {
57
}
58
59
60
- private static final GroupLayout $LAYOUT = (GroupLayout)SwiftValueWitnessTable.layoutOfSwiftType(TYPE_METADATA.$memorySegment());
+ private static final GroupLayout $LAYOUT = (GroupLayout) SwiftValueWitnessTable.layoutOfSwiftType(TYPE_METADATA.$memorySegment());
61
public final GroupLayout $layout() {
62
return $LAYOUT;
63
0 commit comments