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