We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7cb93 commit e3d052fCopy full SHA for e3d052f
src/test/run-pass/optional_comma_in_match_arm.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-pretty issue #37199
12
+
13
fn main() {
14
let x = 1;
15
0 commit comments