X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=cgen%2Futils.scm;fp=cgen%2Futils.scm;h=b11e07e87562f6892009d937488c375817868e03;hb=1aa66386498f5c602e1107e2b520e0489812897e;hp=f31a698de882d6e7b408b905269049927dcb621b;hpb=2c3ddc329b34aabed71678f57f2a026ce0b7dac3;p=pf3gnuchains%2Fpf3gnuchains3x.git diff --git a/cgen/utils.scm b/cgen/utils.scm index f31a698de8..b11e07e875 100644 --- a/cgen/utils.scm +++ b/cgen/utils.scm @@ -1291,7 +1291,7 @@ ; (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.