import C; // ここでもライブラリモジュール C を読み込む void fun() { println(C.x); }