Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b8916bca0c46ffc2dab3158ea43a90442d25e98c
/
.
/
Tests
/
RunCMake
/
CXXModules
/
examples
/
library
/
main.cxx
blob: feb38d22e5d31b5dd517088a113c68f6ae0e4189 [
file
] [
log
] [
blame
]
import
importable
;
int
main
(
int
argc
,
char
*
argv
[])
{
return
from_import
();
}