Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b7a41d9b21f84c95882b1961edbf2cd1c16c9164
/
.
/
Tests
/
CompatibleInterface
/
iface2.cpp
blob: a9b501508fa4cdc2baf888f8047763c5a5a50ae7 [
file
]
#include
"iface2.h"
int
Iface2
::
foo
()
{
return
0
;
}