https://issues.dlang.org/show_bug.cgi?id=14905
--- Comment #1 from Kenji Hara <[email protected]> --- They're not true duplication. If the error messages print their enclosing functions, the messages will be: main.d(3): Warning: statement is not reachable in 'main.fun!"a".fun' main.d(3): Warning: statement is not reachable in 'main.fun!"b".fun' --
