1
Fork 0

Re-enable tidy (it was broken) and fix various non-tidy things.

This commit is contained in:
Graydon Hoare 2011-06-29 15:11:20 -07:00
parent 190644063e
commit c796a8f24d
17 changed files with 51 additions and 39 deletions

View file

@ -8,9 +8,9 @@ fn main() {
log y;
do {
do {
do {
x <- y;
} while (true);
do {
x <- y;
} while (true);
} while (true);
} while (true);
} while (true);