Jean Louis Wed, 22 Mar 2017 15:02:17 -0700
In my opinion, (defun hello nil (print "Hello")) should work in Guile-2.2 but it does not.
If it works in Emacs it should work in Guile with the option --language=elisp Jean