pytorch/test/expect/TestScript.test_python_frontend_py3.expect

10 lines
169 B
Text
Raw Normal View History

(def
(ident fn)
(decl (list) (option))
(list
(raise
(apply
(variable (ident Exception))
(list (string_literal hello))
(list)))))