forked from lix-project/lix
* Meh.
This commit is contained in:
parent
2670642733
commit
fe101fa785
|
@ -8,8 +8,8 @@ rec {
|
|||
|
||||
y = 123;
|
||||
|
||||
# CR or CR/LF in strings should be translated to LF (but not
|
||||
# explicit \r's).
|
||||
# CR or CR/LF (but not explicit \r's) in strings should be
|
||||
# translated to LF.
|
||||
foo = "multi
line
|
||||
string
|
||||
test\r";
|
||||
|
|
Loading…
Reference in a new issue