Skip to content

Commit 9f9d82a

Browse files
committed
Change test to check-pass
1 parent 520bd69 commit 9f9d82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/async-await/issue-93197.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Regression test for #93197
2-
// build-pass
2+
// check-pass
33
// edition:2021
44

55
#![feature(try_blocks)]

0 commit comments

Comments
 (0)