update codegen test for array::repeat

This commit is contained in:
joboet 2024-06-19 17:48:05 +02:00
parent e1aacea74d
commit 0aa3310a9a
No known key found for this signature in database
GPG key ID: 704E0149B0194B3C

View file

@ -1,4 +1,4 @@
// compile-flags: -O
//@ compile-flags: -O
#![crate_type = "lib"]
#![feature(array_repeat)]