class MyClass
Defined at line 6 of file /home/erick/code/llvm-project/clang-tools-extra/test/clang-doc/json/namespace.cpp
RUN: rm -rf %t
&
&
mkdir -p %t
RUN: clang-doc --output=%t --format=html --executor=standalone %s
RUN: FileCheck %s
<
%t/json/GlobalNamespace/index.json
RUN: FileCheck %s
<
%t/html/GlobalNamespace/index.html -check-prefix=HTML-CHECK