From 31916d9f39e92007f88a39e2099bef8946129f4b Mon Sep 17 00:00:00 2001 From: John Benediktsson Date: Fri, 8 Mar 2013 12:19:24 -0800 Subject: [PATCH] compiler.tree.propagation.info: inline . --- basis/compiler/tree/propagation/info/info.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/compiler/tree/propagation/info/info.factor b/basis/compiler/tree/propagation/info/info.factor index 1186e31eb2..de82349f19 100644 --- a/basis/compiler/tree/propagation/info/info.factor +++ b/basis/compiler/tree/propagation/info/info.factor @@ -52,7 +52,7 @@ CONSTANT: object-info T{ value-info f object full-interval } } cond ] if ; -: ( -- info ) \ value-info new ; +: ( -- info ) \ value-info new ; inline DEFER: