Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve https://github.com/coffeedoc/codo/issues/204 #240

Merged
merged 1 commit into from Jul 4, 2016

Commits on Jun 29, 2016

  1. Resolve coffeedoc#204

    Format with type before name only^
    # @param {String} [name] optional value
    # @param {Number} [input = 1] optional with default value
    or
    # @param [String] [name] optional value
    # @param [Number] [input = 1] optional with default value
    E-geek authored and E-geek committed Jun 29, 2016
    Copy the full SHA
    3488515 View commit details
    Browse the repository at this point in the history