Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not enforece return type in short closures
This is problematic because it is not possible to use void, but a short closure can call a void function
- Loading branch information