d865925 ^
1 2 3 4 5 6
local longstring = [[ Test. Test. ]] assert(longstring == "Test.\nTest.\n", longstring)