Merge pull request #3650 from ltegman/fix/bf-arguments-optional-add-doc-links

Fix BF Arguments Optional Links
pull/3662/head
Anton Strömkvist 2015-10-08 21:30:06 +02:00
commit a2c4d4ceb0
1 changed files with 1 additions and 1 deletions

View File

@ -823,7 +823,7 @@
"assert.isUndefined(add(2)([3]), 'message: <code>add(2)([3])</code> should return undefined.');"
],
"MDNlinks": [
"Global Function Object",
"Closures",
"Arguments object"
],
"type": "bonfire",