diff --git a/basis/compiler/cfg/builder/alien/alien.factor b/basis/compiler/cfg/builder/alien/alien.factor index be01a2886e..3f529fce9d 100644 --- a/basis/compiler/cfg/builder/alien/alien.factor +++ b/basis/compiler/cfg/builder/alien/alien.factor @@ -241,6 +241,7 @@ M: c-type flatten-c-type cell 4 = { stack-params stack-params } { stack-params } ? { double-rep } ? ] } + { stack-params [ { stack-params } ] } } case ; M: object flatten-c-type base-type flatten-c-type ;