On Friday, 11 March 2016 at 08:02:41 UTC, Fynn Schröder wrote:
Am I doing anything wrong here or is this a bug?
You should write: static if { ... } else static if { ... } else static if { ... }
Andrea Fontana via Digitalmars-d-learn Fri, 11 Mar 2016 00:28:33 -0800
On Friday, 11 March 2016 at 08:02:41 UTC, Fynn Schröder wrote:
Am I doing anything wrong here or is this a bug?
You should write: static if { ... } else static if { ... } else static if { ... }