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