- Notifications
You must be signed in to change notification settings - Fork 6
Support variadic parameters #13
Copy link
Copy link
Open
Labels
prototype-bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
prototype-bugSomething isn't workingSomething isn't working
Variadic parameters don't yet work. Example:
void f(in int ...ts).Repro: https://cppx.godbolt.org/z/3bGrxM