Sign in
rust
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
const-generics
/
mgca
/
array-expr-empty.stderr
blob: 91340e621acbb89524b4da4d2f8bd009feec85f0 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected type
,
found
`]`
-->
$DIR
/
array
-
expr
-
empty
.
rs
:
4
:
32
|
LL
|
fn takes_empty_array
<
const
A
:
[]>()
{}
|
^
expected type
error
:
aborting due to
1
previous error