Fix feature name in test
This commit is contained in:
parent
8c2c9a9ef5
commit
e9fcb7db4d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#![feature(decl_macro)]
|
||||
#![cfg(FALSE)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
|
||||
macro mac() {} // OK
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue