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