Skip to content

Commit 7c4ac04

Browse files
Apply patch from Duy Nguyen.
Permission granted by the author, Linus Björnstam.
1 parent 01317ca commit 7c4ac04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests-r7rs.scm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
(import (scheme base)
55
(scheme char)
66
(scheme list)
7+
(scheme read)
78
(srfi 171))
89
(cond-expand
910
(gauche (import (only (gauche base) compose)

0 commit comments

Comments
 (0)