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