Fix test annotation

This commit is contained in:
Yuki Okushi 2019-07-06 02:06:39 +09:00
parent 211b52bb23
commit 1640ab2e1f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// compile-pass
// build-pass
// edition:2018
#![feature(async_await, async_closure)]