On Saturday, 7 November 2020 at 21:04:19 UTC, starcanopy wrote:
void main() {
    f!(int, float, char)("Hello, world!");
}

https://run.dlang.io/is/e8FGrF

Ah, I had discovered a different error when I tried that.  Thanks!

Reply via email to