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