export module foo; export { inline int foo() { return 1; } }