blob: 73fee828fb46e71298a1d01fd15d360b5cc1c6be [file] [log] [blame]
(def
(ident fn)
(decl (list) (option))
(list
(raise
(apply
(variable (ident Exception))
(list (string_literal hello))
(list)))))