summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/error/ExtendedAttrBadValue.ipdlh
blob: 880bf541797e4ed0adbbee535780a29543defc08 (plain)
1
2
3
4
5
//error: unexpected value for valueless attribute `RefCounted'

[RefCounted=Invalid] using SomeType from "SomeFile.h";

struct ExtendedAttrBadValue {};