3 lines
99 B
Go
3 lines
99 B
Go
|
|
`abc
|
||
|
|
def` == "abc\ndef", // never "abc\r\ndef" even if the source file contains CR+LF line endings
|