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