OSDN Git Service

(list-expand): Flag wip better.
[pf3gnuchains/pf3gnuchains3x.git] / 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.