Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 7f85e02 Author: Ruslan Alikhamov <r.alikhamov@gmail.com> Date: Wed Dec 20 01:10:31 2023 +0400 Support for variadic types as method arguments (#1241) * Added support for variadic types as method arguments * Added changelog entry * added example protocol with varargs * support for vararg in return type's closure * added missing member lookup
- Loading branch information