fix test
This commit is contained in:
parent
8dc6445e38
commit
26f0a55f76
@ -1,4 +1,4 @@
|
||||
// error-pattern:left: 14 does not equal right: 15
|
||||
// error-pattern:assertion failed: `(left == right) && (right == left)` (left: `14`, right: `15`)
|
||||
|
||||
#[deriving(Eq)]
|
||||
struct Point { x : int }
|
||||
|
Loading…
Reference in New Issue
Block a user