fix test
This commit is contained in:
parent
8dc6445e38
commit
26f0a55f76
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue