reusing racket/base's implementation of do
This commit is contained in:
parent
d0bc25c83a
commit
b0a76bb2bb
|
@ -118,7 +118,8 @@
|
|||
or
|
||||
when
|
||||
unless
|
||||
require
|
||||
do
|
||||
require
|
||||
for-syntax
|
||||
for-template
|
||||
define-for-syntax
|
||||
|
|
|
@ -7,4 +7,4 @@
|
|||
(provide version)
|
||||
(: version String)
|
||||
|
||||
(define version "1.154")
|
||||
(define version "1.155")
|
||||
|
|
Loading…
Reference in New Issue
Block a user