mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-12 15:04:03 +00:00
fix line endings
This commit is contained in:
parent
b360ea91f2
commit
8e9734e18f
@ -10,6 +10,6 @@ SOURCE_FILE
|
|||||||
EXTERN_KW "extern"
|
EXTERN_KW "extern"
|
||||||
WHITESPACE " "
|
WHITESPACE " "
|
||||||
STRING "\"C\""
|
STRING "\"C\""
|
||||||
WHITESPACE "\r\n"
|
WHITESPACE "\n"
|
||||||
error 10: expected existential, fn, trait or impl
|
error 10: expected existential, fn, trait or impl
|
||||||
error 21: expected existential, fn, trait or impl
|
error 21: expected existential, fn, trait or impl
|
||||||
|
Loading…
Reference in New Issue
Block a user