https://issues.dlang.org/show_bug.cgi?id=22794
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Nick Treleaven <[email protected]> --- run.dlang.io gives: /dlang/dmd/linux/bin64/../../src/phobos/std/stdio.d(4432): Error: static assert: "Orphan format arguments: args[1..2]" onlineapp.d(5): instantiated from here: `writefln!("%s", string, string)` I also get that with dmd v2.100.2-beta.1-dirty. --
