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