https://issues.dlang.org/show_bug.cgi?id=21807
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg Severity|critical |regression --- Comment #3 from [email protected] --- Up to 2.062 : Failure with output: onlineapp.d(6): Error: cannot implicitly convert expression (bb()) of type char[12LU] to string Since 2.063 : Success and no output --
