Fix deriving-zero test
This commit is contained in:
parent
87d9d37c07
commit
6eb924d28e
@ -24,8 +24,6 @@ struct E { a: int, b: int }
|
||||
|
||||
#[deriving(Zero)]
|
||||
struct Lots {
|
||||
a: ~str,
|
||||
b: @str,
|
||||
c: Option<util::NonCopyable>,
|
||||
d: u8,
|
||||
e: char,
|
||||
|
Loading…
x
Reference in New Issue
Block a user