mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
075a6bbef9
No existing test failed if the [`panic!()`][1] of the `println!()` family of functions was removed, or if its message was changed. So add such a test. [1] https://github.com/rust-lang/rust/blob/104f4300cfddbd956e32820ef202a732f06ec848/library/std/src/io/stdio.rs#L1007-L1009
2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
this line shall appear exactly once on stdout
|