Skip to content

Commit 8e9734e

Browse files
committed
fix line endings
1 parent b360ea9 commit 8e9734e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/parser/test_data/parser/err/0047_repated_extern_modifier.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ SOURCE_FILE
1010
EXTERN_KW "extern"
1111
WHITESPACE " "
1212
STRING "\"C\""
13-
WHITESPACE "\r\n"
13+
WHITESPACE "\n"
1414
error 10: expected existential, fn, trait or impl
1515
error 21: expected existential, fn, trait or impl

0 commit comments

Comments
 (0)