(use-modules (ice-9 rdelim)) (with-input-from-file "non-existant" read-string)