Skip to content

Commit 5dcd242

Browse files
committed
Fix revisions syntax
1 parent aa6a697 commit 5dcd242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/precondition-checks/cfg-ub-checks-default.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//@ run-pass
2-
//@ revisions YES NO
2+
//@ revisions: YES NO
33
//@ [YES] compile-flags: -Cdebug-assertions=yes
44
//@ [NO] compile-flags: -Cdebug-assertions=no
55

0 commit comments

Comments
 (0)