Fix unknown attribute in test

This commit is contained in:
Manish Goregaokar 2015-03-02 05:31:34 +05:30
parent 1576142495
commit e955f4323b

View File

@ -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