https://issues.dlang.org/show_bug.cgi?id=6889
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/bb9fd7e2ad2c0fbc5ddd132129819fdcd2cc6bf0 fix Issue 6889 - "finally" mentioned in a compilation error, instead of "scope(exit)" or "scope(success)" https://github.com/D-Programming-Language/dmd/commit/75950518c1a448c85aa7e9db2033b09f4c377380 Merge pull request #3564 from 9rnsr/fix_onscope Issue 6889 & 2456 - Fix diagnostic messages for OnScomeStatement --
