module imports.test24c; immutable(Char)[] format(Char, Args...)(in Char[] fmt, Args args) { return "3"; }