Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
simple
/
main.cxx
blob: feb38d22e5d31b5dd517088a113c68f6ae0e4189 [
file
]
import
importable
;
int
main
(
int
argc
,
char
*
argv
[])
{
return
from_import
();
}