Fix unknown attribute in test
This commit is contained in:
parent
1576142495
commit
e955f4323b
@ -10,6 +10,8 @@
|
||||
|
||||
// ignore-pretty - token trees can't pretty print
|
||||
|
||||
#![feature(custom_attribute)]
|
||||
|
||||
macro_rules! compiles_fine {
|
||||
(#[$at:meta]) => {
|
||||
// test that the different types of attributes work
|
||||
|
Loading…
Reference in New Issue
Block a user