Fix copy_and_clone.rs

This commit is contained in:
Ana Hobden
2026-02-20 13:18:10 -08:00
parent fd20f16ffc
commit 7c011122e9
@@ -1,4 +1,3 @@
//@ [COPY] compile-flags: --cfg=copy
//@ revisions: COPY CLONE
// Test case from https://github.com/rust-lang/rust/issues/128081.