Update src/test/ui/pattern/issue-53820-slice-pattern-large-array.rs
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
This commit is contained in:
parent
7f5e0441e2
commit
2079ae3a52
@ -1,4 +1,7 @@
|
|||||||
// check-pass
|
// check-pass
|
||||||
|
|
||||||
|
// This used to cause a stack overflow in the compiler.
|
||||||
|
|
||||||
#![feature(slice_patterns)]
|
#![feature(slice_patterns)]
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user