diff options
Diffstat (limited to 'tests/ui/functions-closures/fn-bare-spawn.rs')
| -rw-r--r-- | tests/ui/functions-closures/fn-bare-spawn.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/functions-closures/fn-bare-spawn.rs b/tests/ui/functions-closures/fn-bare-spawn.rs index 0d46fe22087..902e5702fbf 100644 --- a/tests/ui/functions-closures/fn-bare-spawn.rs +++ b/tests/ui/functions-closures/fn-bare-spawn.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass // This is what the signature to spawn should look like with bare functions |
