Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp
/
2a333e6b14e94de7fa32dd0a772886d028515708
/
.
/
test
/
DebugInfo
/
Inputs
/
dwarfdump-test3-decl.h
blob: 4a79e959b0ceb8fa7e71cf9daff027260843125d [
file
]
#include
"dwarfdump-test3-decl2.h"
class
C
{
explicit
C
(
bool
a
=
false
,
bool
b
=
false
);
};
void
do1
()
{}