library L { } contract C { using L for address payable; } // ----