Update references to old snapshot

This commit is contained in:
Aaron Turon 2015-01-07 12:14:59 -08:00
parent 7deb9abd1b
commit 321d9ddff2
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ fn main() {
// (separate lines to ensure the spans are accurate)
// SNAP 340ac04 uncomment this after the next snapshot
// SNAP 9e4e524 uncomment this after the next snapshot
// NOTE(stage0) just in case tidy doesn't check snap's in tests
// let &_ // ~ ERROR expected `&mut isize`, found `&_`
// = foo;