Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Oct 1, 2023
1 parent f6b1b14 commit 72677e0
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Testing/Data/Compare/Dir1/ignore_comments.cpp
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
/* test1 */
aaa
/* 1
* 111
1 */
aaa
/* 1
* 111
1 */
10 changes: 10 additions & 0 deletions Testing/Data/Compare/Dir2/ignore_comments.cpp
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
/* test2 */
aaa
/* 2
* 222
* 222
2 */
aaa
/* 2
* 222
* 222
2 */
12 changes: 12 additions & 0 deletions Testing/Data/Compare/Dir3/ignore_comments.cpp
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
/* test3 */
aaa
/* 3
* 333
* 333
* 333
3 */
aaa
/* 3
* 333
* 333
* 333
3 */

0 comments on commit 72677e0

Please sign in to comment.