Skip to content

Commit 175fa08

Browse files
committed
fixed unit test
1 parent a69382c commit 175fa08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bind/testdata/doc.objc.h.golden

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
@class DocI;
1919

2020
@protocol DocI <NSObject>
21+
/**
22+
* IM is a method.
23+
*/
2124
- (void)im;
2225
@end
2326

0 commit comments

Comments
 (0)