Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
estebank committed Jan 12, 2019
1 parent 8bede50 commit 975f8b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/parser/issue-1802-2.rs
Expand Up @@ -4,4 +4,5 @@ fn main() {
let error = 42;
log(error, 0b_usize);
//~^ ERROR no valid digits found for number
//~| ERROR mismatched types
}

0 comments on commit 975f8b5

Please sign in to comment.