Updated test cases documentation
This commit is contained in:
@@ -24,8 +24,7 @@ namespace clanguml {
|
||||
namespace t30006 {
|
||||
|
||||
namespace B {
|
||||
struct BB {
|
||||
};
|
||||
struct BB { };
|
||||
}
|
||||
|
||||
/// \uml{note[top] Top A note.}
|
||||
@@ -36,8 +35,7 @@ struct A1 {
|
||||
}
|
||||
|
||||
namespace C {
|
||||
struct CC {
|
||||
};
|
||||
struct CC { };
|
||||
}
|
||||
|
||||
/// \uml{note[bottom] Bottom A note.}
|
||||
|
||||
Reference in New Issue
Block a user