rust/tests/source/issue-5791.rs
2023-10-22 20:21:44 -05:00

3 lines
39 B
Rust

pub fn main() {
0. .to_string();
}