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