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