cleanup: convert some remaining #foo invocations to foo! form.

This commit is contained in:
Graydon Hoare 2012-11-07 13:41:02 -08:00
parent 2b93ab5a21
commit 4e1ce014c8
15 changed files with 22 additions and 34 deletions

View file

@ -1,5 +1,5 @@
// This test is brittle!
// xfail-pretty - the pretty tests lose path information, breaking #include
// xfail-pretty - the pretty tests lose path information, breaking include!
#[legacy_exports];
mod m1 {