[go: up one dir, main page]

trybuild 1.0.36

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