rust/crates/parser/test_data/lexer/ok/strings.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
48 B
Rust
Raw Normal View History

2018-08-22 05:22:06 -05:00
"hello" r"world" "\n\"\\no escape" "multi
line"