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