Skip to content

Commit 10023cf

Browse files
committed
log-poly
1 parent fbb1657 commit 10023cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/ui/fmt/println-debug-different-types.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Test that `println!` with `{:?}` works with different types.
2+
13
//@ run-pass
24

35
#[derive(Debug)]

0 commit comments

Comments
 (0)