Fix BF Arguments Optional Links
Swapped out link to Function Objects for link to Closures
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user