aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/debug-diagnostics-default.rs
blob: 90b0e575b45f947e3989d1efb2c997de922e7c73 (plain)
1
2
3
4
5
// Make sure we don't see any 'note's:
// { dg-bogus {note: } "" { target *-*-* } 0 }

fn main() {
}