#!perl

use Method::Signatures;

    func foo (
        $foo,       # $foo might contain )
        $bar
    )
    {}
