Fixed diagram paths filtering
This commit is contained in:
7
tests/t40002/include/lib2/lib2_detail.h
Normal file
7
tests/t40002/include/lib2/lib2_detail.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
namespace clanguml::t40002::lib2::detail {
|
||||
|
||||
int foo22();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user