Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
6edd4f91c7859b44cb65efaab76bd7c6d51e2780
/
.
/
Tests
/
RunCMake
/
CXXModules
/
sources
/
module-use.cxx
blob: 2d060cdbde3ba93bddb87a6862bc0f8d32ef3f06 [
file
]
import
M
;
int
main
(
int
argc
,
char
*
argv
[])
{
return
f
()
+
p
();
}