library L { function f(mapping(uint => uint) storage) public pure { } } // ----