OSDN Git Service

(list-expand): Flag wip better.
authordevans <devans>
Wed, 25 Nov 2009 01:39:21 +0000 (01:39 +0000)
committerdevans <devans>
Wed, 25 Nov 2009 01:39:21 +0000 (01:39 +0000)
cgen/utils.scm

index f31a698..b11e07e 100644 (file)
 ;      (a b 4 c d 6))
 
 (define (list-expand l)
-  #f ; ??? wip
+  (error "wip")
 )
 
 ; If OBJ has a dump method call it, otherwise return OBJ untouched.