Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c701cbdbd6198740e4ec64eb4e706fe57064d9be
/
.
/
Modules
/
FortranCInterface
/
Verify
/
VerifyCXX.cxx
blob: 689fac53d9627a01e8adf34c58769a02a2f081c4 [
file
]
extern
"C"
void
VerifyCXX
(
void
)
{
delete
new
int
;
}