Skip to content

Commit d0e1eaf

Browse files
committed
Fix path check in MD-CALC
1 parent 7b9a545 commit d0e1eaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang-tools-extra/test/clang-doc/basic-project.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,8 @@
337337
// MD-CALC: Provides basic arithmetic operations.
338338
// MD-CALC: ## Members
339339
// MD-CALC: public int public_val
340+
// MD-CALC: ## Records
341+
// MD-CALC: static_val
340342
// MD-CALC: ## Functions
341343
// MD-CALC: ### add
342344
// MD-CALC: *public int add(int a, int b)*

0 commit comments

Comments
 (0)