Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-03-05 11:41:16 +01:00
parent b2fd763a89
commit f16c0e4a17
136 changed files with 3475 additions and 3773 deletions

View File

@@ -28,8 +28,7 @@ namespace clanguml {
namespace t30007 {
namespace B {
struct BB {
};
struct BB { };
}
/// \uml{note[top] Compare layout with t30006.}
@@ -42,8 +41,7 @@ struct A1 {
}
namespace C {
struct CC {
};
struct CC { };
}
/// \uml{note[bottom] Bottom A note.}