You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let native line ending be be the code point U+000A LF.
1940
+
Let native line ending be the code point U+000A LF.
1941
1941
◎
1942
1942
If the underlying platform’s conventions are to represent newlines as a carriage return and line feed sequence, set native line ending to the code point U+000D CR followed by the code point U+000A LF.
0 commit comments