contract test { function f(bytes storage) internal; } // ----