Skip to content

Commit e3d052f

Browse files
committed
Ignore pretty-test
1 parent 9a7cb93 commit e3d052f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/optional_comma_in_match_arm.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-pretty issue #37199
12+
1113
fn main() {
1214
let x = 1;
1315

0 commit comments

Comments
 (0)