2015-08-06 23:57:31 +02:00
|
|
|
// compile-flags: --crate-type=lib
|
|
|
|
|
2011-08-18 19:19:38 -07:00
|
|
|
// pp-exact
|
2021-12-01 11:45:14 -08:00
|
|
|
fn f() {} /*
|
|
|
|
The next line should not be indented.
|
2011-08-18 19:19:38 -07:00
|
|
|
|
2021-12-01 11:45:14 -08:00
|
|
|
That one. It shouldn't have been indented.
|
|
|
|
*/
|