attribute_feature.test
462 Bytes
@[AlwaysInline]
@[CallConvention("X86_StdCall")]
----------------------------------------------------
[
["attribute", [
["delimiter", "@["],
["constant", "AlwaysInline"],
["delimiter", "]"]
]],
["attribute", [
["delimiter", "@["],
["function", "CallConvention"], ["punctuation", "("], ["string", [ "\"X86_StdCall\"" ]], ["punctuation", ")"],
["delimiter", "]"]
]]
]
----------------------------------------------------
Checks for attributes.