Skip to content

Commit 6026b6d

Browse files
committed
Revert a pull request that I landed earlier, which broke PrintAsObjC/comments.swift.
1 parent a5366df commit 6026b6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/Inputs/comment_to_something_conversion.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ enum A012_AttachToEntities {
9696

9797
/// Aaa.
9898
///
99-
/// Bbb.
99+
///> Bbb.
100100
func f2() {}
101101
// CHECK: {{.*}}DocCommentAsXML=[<Function file="{{.*}}" line="{{.*}}" column="{{.*}}"><Name>f2()</Name><USR>s:FC14swift_ide_test5Brief2f2FT_T_</USR><Declaration>func f2()</Declaration><Abstract><Para>Aaa.</Para></Abstract><Discussion><Para>Bbb.</Para></Discussion></Function>]
102102

0 commit comments

Comments
 (0)