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