Skip to content
Snippets Groups Projects
Commit 7ff24483 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Avoid crash in case of optional nameless parameter.

Ext 1.1 source happened to contained code like:

    /**
     * @param {String} (optional)
     */

which brought JSDuck crashing down.
parent d7b83dbb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment