compiler.tree.propagation: fix tests
parent
6f28468e6d
commit
9b770c09fb
|
|
@ -8,7 +8,8 @@ layouts compiler.tree.propagation.info compiler.tree.def-use
|
|||
compiler.tree.debugger compiler.tree.checker slots.private words
|
||||
hashtables classes assocs locals specialized-arrays system
|
||||
sorting math.libm math.floats.private math.integers.private
|
||||
math.intervals quotations effects alien alien.data sets ;
|
||||
math.intervals quotations effects alien alien.data sets
|
||||
strings.private ;
|
||||
FROM: math => float ;
|
||||
SPECIALIZED-ARRAY: double
|
||||
SPECIALIZED-ARRAY: void*
|
||||
|
|
|
|||
Loading…
Reference in New Issue