Skip to content

Instantly share code, notes, and snippets.

@ysm-dev
Created August 3, 2019 15:20
Show Gist options
  • Select an option

  • Save ysm-dev/4aa276e6b8a009a30e3c5f96199d75fb to your computer and use it in GitHub Desktop.

Select an option

Save ysm-dev/4aa276e6b8a009a30e3c5f96199d75fb to your computer and use it in GitHub Desktop.
Markdium-๐Ÿ’ป ํ”„๋ก ํŠธ์—”๋“œ ๋ฉด์ ‘ ์งˆ๋ฌธ - JS #4
console.log('This is line one.\n' +
'This is line two.');
// This is line one.
// This is line two.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment