Fix a compile-fail test
This commit is contained in:
parent
16d2a92b3d
commit
ac47bd725f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_fn, const_let)]
|
||||
|
||||
const X : usize = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue