Skip to content

Commit a88819a

Browse files
author
Jakub Wieczorek
committed
Ignore issue-14393 on Windows
1 parent abce42a commit a88819a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/issue-14393.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-win32: FIXME #13793
12+
1113
fn main() {
1214
match ("", 1u) {
1315
(_, 42u) => (),

0 commit comments

Comments
 (0)