Sign in
rust
/
rust-lang
/
llvm-project
/
2a2ea6b49e79325e0d10d33fac2b10ea3bebcc7c
/
.
/
llvm
/
test
/
tools
/
llvm-cov
/
gcov
/
Inputs
/
test.h
blob: cc198a0ed0725fd9f8fc117c9568aad1f84576f0 [
file
] [
log
] [
blame
]
#include
<stdint.h>
struct
A
{
virtual
void
B
();
};