Source code

Revision control

Copy as Markdown

Other Tools

//error: Repeated extended attribute `RefCounted'
[RefCounted, RefCounted] using SomeType from "SomeFile.h";
struct ExtendedAttrRepeated {};