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