Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fca7e77bffa8670b418d4692903e4f86fd311bc9
/
.
/
Tests
/
SourcesProperty
/
main.cpp
blob: 33a97f4bea399b2c7cd72b7417a24734ca37c665 [
file
]
#include
"iface.h"
int
main
(
int
argc
,
char
**
argv
)
{
return
iface
()
+
prop
();
}