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