https://issues.dlang.org/show_bug.cgi?id=13850
--- Comment #6 from Max Samukha <[email protected]> --- (In reply to Max Samukha from comment #5) > mixin Template!(&func23); Should be `mixin Template!(&func23, func23);` --
d-bugmail--- via Digitalmars-d-bugs Wed, 29 Mar 2023 23:40:53 -0700
https://issues.dlang.org/show_bug.cgi?id=13850
--- Comment #6 from Max Samukha <[email protected]> --- (In reply to Max Samukha from comment #5) > mixin Template!(&func23); Should be `mixin Template!(&func23, func23);` --