Fix feature name in test

This commit is contained in:
clubby789 2024-09-20 09:18:47 +00:00
parent 8c2c9a9ef5
commit e9fcb7db4d

View File

@ -5,7 +5,7 @@
#![feature(decl_macro)]
#![cfg(FALSE)]
#![feature(box_syntax)]
#![feature(box_patterns)]
macro mac() {} // OK