Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c7207292532c7e572be52ec79fca7b446fd151f4
/
.
/
Tests
/
RunCMake
/
CXXModulesCompile
/
duplicate
/
main.cxx
blob: c2c06369c8853beb482b1b4f178b13660be97bb3 [
file
]
import
duplicate
;
int
main
(
int
argc
,
char
*
argv
[])
{
return
from_import
();
}