]> git.lizzy.rs Git - rust.git/blob - src/test/rustfix/str-as-char.fixed
Auto merge of #74060 - kpp:remove_length_at_most_32, r=dtolnay
[rust.git] / src / test / rustfix / str-as-char.fixed
1 fn main() {
2     println!("●●");
3 }