trybuild 1.0.34

Test harness for ui tests of compiler diagnostics
Documentation
1
2
3
fn main() {
    println!("{:?}", "STDOUT".chars());
}