mirror of
				https://github.com/flynx/Course-JavaScript.git
				synced 2025-10-31 03:50:10 +00:00 
			
		
		
		
	typo fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									94c0c47c0f
								
							
						
					
					
						commit
						858fab4d56
					
				| @ -570,7 +570,7 @@ var BOOTSTRAP = [ | |||||||
| '-- Here is an infix operator example...', | '-- Here is an infix operator example...', | ||||||
| '-- 	:: + ( a | b -- c |  ) [ \\ exec 2 0 _swapN \\ exec \\ add 2 1 _swapN ]', | '-- 	:: + ( a | b -- c |  ) [ \\ exec 2 0 _swapN \\ exec \\ add 2 1 _swapN ]', | ||||||
| '-- now let\'s make a meta function to make things shorter...', | '-- now let\'s make a meta function to make things shorter...', | ||||||
| '-- first the helper...' | '-- first the helper...', | ||||||
| ':: _infix ( op word -- ) [', | ':: _infix ( op word -- ) [', | ||||||
| '		-- format the word definition...', | '		-- format the word definition...', | ||||||
| '		s2b \\ :: -3 before b2s', | '		s2b \\ :: -3 before b2s', | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user