/// export module C { function run() { A.fA(); A.fB(); } }