📅  最后修改于: 2022-03-11 15:04:24.740000             🧑  作者: Mango
let longString = "This is a very long string which needs " +
"to wrap across multiple lines because " +
"otherwise my code is unreadable.";