bug#32164: guile --language=xxx
This bug applies to version 2.2.3.
bug#32164: guile --language=xxx fails with outdated go file
If using ``--language='' option with `guile' and one of the language source files is newer than the .go file, guile will fail with "no such language". See below. Apparently the file is compiled. I'm guessing this could be an issue a circular dependency. mwette$ guile --language=javascript ,zz.j