You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It also helps if you can provide a link to a code sample on rouge.jneen.net.
Additional context
The REQUEST is a valid Rust string literal, as described in The Rust Reference, backslash at the end of line has special meaning in Rust.
The text was updated successfully, but these errors were encountered:
Name of the lexer
Rust
Code sample
A sample of the code that produces the bug.
It also helps if you can provide a link to a code sample on rouge.jneen.net.
Additional context
The
REQUEST
is a valid Rust string literal, as described in The Rust Reference, backslash at the end of line has special meaning in Rust.The text was updated successfully, but these errors were encountered: