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