Skip to content

Commit 0aa3310

Browse files
committed
update codegen test for array::repeat
1 parent e1aacea commit 0aa3310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/codegen/array-repeat.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// compile-flags: -O
1+
//@ compile-flags: -O
22

33
#![crate_type = "lib"]
44
#![feature(array_repeat)]

0 commit comments

Comments
 (0)