```D void main () { if (true) try throw new Exception("Hello World"); catch (Exception exc) {} } ``` Emacs 27.2, latest Emacs-D-Mode