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