https://issues.dlang.org/show_bug.cgi?id=14858
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/803da8f10c0c5d09da5b19274ba1a1b9763d5e03 fix Issue 14858 - spurious "Error: overload alias 'foo' is not a variable" when overloading template and non-template via aliases https://github.com/D-Programming-Language/dmd/commit/e91a6ac45b6adc2d8080df14caca0b62cad19a9b Merge pull request #4857 from 9rnsr/fix14858 Issue 14858 - spurious "Error: overload alias 'foo' is not a variable" when overloading template and non-template via aliases --
