mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
@@ -8,6 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// compile-flags: -g
|
||||
|
||||
#[derive(PartialEq, Eq)]
|
||||
struct NewBool(bool);
|
||||
|
||||
Reference in New Issue
Block a user