Sign in
rust
/
llvm-project
/
refs/heads/rustc/11.0-2020-09-22
/
.
/
llvm
/
test
/
tools
/
llvm-cov
/
Inputs
/
test.h
blob: cc198a0ed0725fd9f8fc117c9568aad1f84576f0 [
file
] [
log
] [
blame
]
#include
<stdint.h>
struct
A
{
virtual
void
B
();
};