Added comment to tests\ui\str\debug-print-basic-tuple.rs
This commit is contained in:
parent
245096b6ae
commit
cc230fb763
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
//! regression test for <https://github.com/rust-lang/rust/issues/3109>
|
||||
//@ run-pass
|
||||
pub fn main() {
|
||||
println!("{:?}", ("hi there!", "you"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue