mirror of
				https://github.com/irmen/prog8.git
				synced 2025-11-03 19:16:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			137 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			137 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
coroutines {
 | 
						|
    ; the VM doesn't support coroutines because the flow of control is radically different than how the 6502 CPU does it.
 | 
						|
}
 |