add support for the getFunctionVariadicStyle trait
This commit is contained in:
parent
181480faf7
commit
3299627e41
|
@ -54,6 +54,7 @@ immutable string[] traits = [
|
|||
"getAliasThis",
|
||||
"getAttributes",
|
||||
"getFunctionAttributes",
|
||||
"getFunctionVariadicStyle",
|
||||
"getLinkage",
|
||||
"getMember",
|
||||
"getOverloads",
|
||||
|
|
Loading…
Reference in New Issue