placate the pretty tests by ignoring my test.

This commit is contained in:
Felix S. Klock II 2015-08-07 18:23:37 +02:00 committed by Steven Fackler
parent fc54934d88
commit af32c015aa
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-pretty #27582
// Check that when a `let`-binding occurs in a loop, its associated
// drop-flag is reinitialized (to indicate "needs-drop" at the end of
// the owning variable's scope).