Hello, World!
This commit is contained in:
		
							parent
							
								
									f2ff635fcf
								
							
						
					
					
						commit
						0f2c4f68b2
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
const helloWorld = function() {
 | 
			
		||||
  return ''
 | 
			
		||||
    return 'Hello, World!'
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
module.exports = helloWorld
 | 
			
		||||
module.exports = helloWorld
 | 
			
		||||
		Loading…
	
		Reference in New Issue