https://issues.dlang.org/show_bug.cgi?id=22877
--- Comment #6 from Dlang Bot <[email protected]> --- dlang/dmd pull request #14027 "Amend prior fix for issue 22877" was merged into master: - ede0d4a4c5d7df7f6f54d20af0c06b221a79f875 by Steven Dwy: Amend prior fix for issue 22877 Aligns ImportC's treatment of string literals with C11 by typing them as static arrays Also fixes `typeof(&"")` returning string length instead of pointer size https://github.com/dlang/dmd/pull/14027 --
