bug#26221: (defun function nil ...) should work in 2.2

2021-05-19 Thread Taylan Kammer
Closing as it works in 3.0. -- Taylan

bug#26221: (defun function nil should work in 2.2

2017-03-22 Thread Jean Louis
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