Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Parse error on autoload -X and a function with & in name



This works:

    function '&f'() { echo f }
    '&f'

Roman.


Messages sorted by: Reverse Date, Date, Thread, Author