Skip to content

Commit

Permalink
update codegen test for array::repeat
Browse files Browse the repository at this point in the history
  • Loading branch information
joboet committed Jun 19, 2024
1 parent e1aacea commit 0aa3310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codegen/array-repeat.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// compile-flags: -O
//@ compile-flags: -O

#![crate_type = "lib"]
#![feature(array_repeat)]
Expand Down

0 comments on commit 0aa3310

Please sign in to comment.