Fix unknown attribute in test
This commit is contained in:
parent
1576142495
commit
e955f4323b
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue