Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
MacRuntimePath
/
A
/
test1.cpp
blob: cb934488fea7f86b5ab572d3de314cb3e1b55280 [
file
]
#include
"shared.h"
int
main
(
int
,
char
**)
{
shared
();
return
0
;
}