fix line endings

This commit is contained in:
Aleksey Kladov 2021-12-26 18:46:21 +03:00
parent b360ea91f2
commit 8e9734e18f

View file

@ -10,6 +10,6 @@ SOURCE_FILE
EXTERN_KW "extern"
WHITESPACE " "
STRING "\"C\""
WHITESPACE "\r\n"
WHITESPACE "\n"
error 10: expected existential, fn, trait or impl
error 21: expected existential, fn, trait or impl