A simple test case. Create the file /tmp/foo.scm with the following
contents:
(use-modules (ice-9 slib))
(require 'hash-table)
(display hash-for-each)
(newline)
(quit)
The command "guile -l /tmp/foo.scm", as expected, produces the
following output:
#
The command "gnucash --load /tm
A simple test case. Create the file /tmp/foo.scm with the following
contents:
(use-modules (ice-9 slib))
(require 'hash-table)
(display hash-for-each)
(newline)
(quit)
The command "guile -l /tmp/foo.scm", as expected, produces the
following output:
#
The command "gnucash --load /tm