Skip to content

Commit e718559

Browse files
committed
Declarations6: fix formatting testcase RULE-17-3
1 parent 90c7555 commit e718559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| test.c:3:1:3:2 | declaration of f2 | Function declaration is implicit. |
2-
| test.c:11:17:11:17 | declaration of f3 | Function declaration is implicit. |
1+
| test.c:4:1:4:2 | declaration of f2 | Function declaration is implicit. |
2+
| test.c:12:15:12:15 | declaration of f3 | Function declaration is implicit. |

0 commit comments

Comments
 (0)