Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
(def
(ident fn)
(decl (list) (option))
(list
(raise
(apply
(variable (ident Exception))
(list (string_literal hello))
(list)))))