rust/src/test/rustfix/str-as-char.fixed
2018-12-28 21:50:33 +01:00

3 lines
38 B
Rust

fn main() {
println!("●●");
}