mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-11 01:17:39 +00:00

Which enables ui tests to use auxiliary binaries. See the added self-test for an example.
4 lines
40 B
Rust
4 lines
40 B
Rust
fn main() {
|
|
println!("it works");
|
|
}
|