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