Skip to content

Commit

Permalink
Fix test annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed Jul 5, 2019
1 parent 211b52b commit 1640ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/async-await/async-closure-matches-expr.rs
@@ -1,4 +1,4 @@
// compile-pass
// build-pass
// edition:2018

#![feature(async_await, async_closure)]
Expand Down

0 comments on commit 1640ab2

Please sign in to comment.