mirror of
				https://github.com/flynx/Course-JavaScript.git
				synced 2025-11-04 14:00:10 +00:00 
			
		
		
		
	minor changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									e9c0b73d04
								
							
						
					
					
						commit
						23f5018592
					
				@ -597,6 +597,7 @@ var BOOTSTRAP = [
 | 
				
			|||||||
'infix: * mul',
 | 
					'infix: * mul',
 | 
				
			||||||
'infix: / div',
 | 
					'infix: / div',
 | 
				
			||||||
'',
 | 
					'',
 | 
				
			||||||
 | 
					'-- these need more thought...',
 | 
				
			||||||
'infix: == eq',
 | 
					'infix: == eq',
 | 
				
			||||||
'infix: != ne',
 | 
					'infix: != ne',
 | 
				
			||||||
'infix: > gt',
 | 
					'infix: > gt',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user