• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1const str1 = `这是第一行
2这是第二行
3这是第三行`;const str2 = "这是第一行\n这是第二行";