Move the test async-fn-size-moved-locals to ui

This commit is contained in:
Andrew Xu 2019-07-03 23:10:03 +08:00
parent b14a2ec400
commit 73aee89b47

View File

@ -7,6 +7,8 @@
//
// See issue #59123 for a full explanation.
// run-pass
// edition:2018
#![feature(async_await)]