import C; // Import library module C here again void fun() { println(C.x); }