mirror of
				https://github.com/thunderbrewhq/thunderbrew
				synced 2025-10-28 14:56:06 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			86 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			86 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| -- the first program in every language
 | |
| 
 | |
| io.write("Hello world, from ",_VERSION,"!\n")
 | 
