blob: c93947591b9bebd8bc75e37ac8c0d67649a5b310 [file] [log] [blame]
Daniel Dunbare10b0f22008-10-31 08:56:51 +00001// RUN: clang -verify -parse-noop %t
2
3void add_attribute(id) int id; {}
4