Add test for issue 125668
This commit is contained in:
parent
f433fa46b0
commit
812095031b
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
//@ check-pass
|
||||
|
||||
type A = [u32; const { 2 }];
|
||||
|
||||
fn main() {}
|
Loading…
Add table
Add a link
Reference in a new issue