Skip to main content
replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Source Link

JavaScript, 24 bytes (by fogcityben)JavaScript, 24 bytes (by fogcityben)

'.+';console.log( 'hi' ) 

Not sure what he really did with that . and +.

JavaScript, 24 bytes (by fogcityben)

'.+';console.log( 'hi' ) 

Not sure what he really did with that . and +.

JavaScript, 24 bytes (by fogcityben)

'.+';console.log( 'hi' ) 

Not sure what he really did with that . and +.

Source Link
Martin Ender
  • 198.3k
  • 67
  • 455
  • 999

JavaScript, 24 bytes (by fogcityben)

'.+';console.log( 'hi' ) 

Not sure what he really did with that . and +.