diff options
Diffstat (limited to 'tests/roots/test-domain-cpp/anon-dup-decl.rst')
-rw-r--r-- | tests/roots/test-domain-cpp/anon-dup-decl.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/roots/test-domain-cpp/anon-dup-decl.rst b/tests/roots/test-domain-cpp/anon-dup-decl.rst new file mode 100644 index 0000000..89a9c95 --- /dev/null +++ b/tests/roots/test-domain-cpp/anon-dup-decl.rst @@ -0,0 +1,4 @@ +.. cpp:namespace:: anon_dup_decl +.. cpp:class:: @a::A +.. cpp:class:: @b::A +.. cpp:class:: A |