diff options
Diffstat (limited to 'tests/ui/coroutine/iterator-count.rs')
| -rw-r--r-- | tests/ui/coroutine/iterator-count.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/coroutine/iterator-count.rs b/tests/ui/coroutine/iterator-count.rs index b7628c44ddc..bb202ab2d33 100644 --- a/tests/ui/coroutine/iterator-count.rs +++ b/tests/ui/coroutine/iterator-count.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass #![feature(coroutines, coroutine_trait)] |
