Skip to content

Commit 1640ab2

Browse files
committed
Fix test annotation
1 parent 211b52b commit 1640ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/async-await/async-closure-matches-expr.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-pass
1+
// build-pass
22
// edition:2018
33

44
#![feature(async_await, async_closure)]

0 commit comments

Comments
 (0)