Searched refs:END_LINE (Results 1 – 2 of 2) sorted by relevance
2 use crate::lexer::END_LINE;
7 pub(crate) const END_LINE: &str = "\r\n"; constant