>>> (with-error-to-file (current-error-port) (display "foo")) File "", line 1 (with-error-to-file (current-error-port) (display "foo")) ^ SyntaxError: invalid syntax >>>
Намагаємося вчити Scheme, намагаємося працювати з Python…
Guile видає зовсім іншу помилку, я вже знаю ;О)