Fixing 4.x grammar to be backward compatible.
Added 3.x unit tests back to show this.
This commit is contained in:
		
							
								
								
									
										3
									
								
								unittests/3.x/function_reassignment.chai
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								unittests/3.x/function_reassignment.chai
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| var x = `+` | ||||
| x = `-` | ||||
| assert_equal(1, x(5,4)) | ||||
		Reference in New Issue
	
	Block a user
	 Jonathan Turner
					Jonathan Turner