Sign in
◑
Theme
rust
/
rust
/
fd5ce3c7450a6fcba3e783e9f0925e29dbdbb8aa
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_4635.rs
blob: f0663b618d10d54114716be59da6e02658053a15 [
file
]
fn
main
()
{
println
!(
""
);
println
!(
""
/* " */
);
println
!(
""
/* \" */
);
}