Skip to content

Commit 8017cd2

Browse files
Added empty newline at the end of test case
1 parent e755c3f commit 8017cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IRGen/generic_structs.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ struct Foo<A1, A2>
2323
}
2424

2525
struct Bar {
26-
}
26+
}

0 commit comments

Comments
 (0)