7 lines
162 B
Factor
7 lines
162 B
Factor
|
IN: compiler.tree.builder.tests
|
||
|
USING: compiler.tree.builder tools.test ;
|
||
|
|
||
|
\ build-tree must-infer
|
||
|
\ build-tree-with must-infer
|
||
|
\ build-tree-from-word must-infer
|