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