bug#26221: (defun function nil ...) should work in 2.2
Closing as it works in 3.0. -- Taylan
bug#26221: (defun function nil should work in 2.2
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