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