module mod; namespace mod { int foo() { return 2; } }