Paste: compilation error

Author: Twinside
Mode: factor
Date: Fri, 9 Apr 2010 16:41:35
Plain Text |
: mergeField ( obj str quote: ( obj -- str ) -- obj str )
    dip swap append
    ;

! Asset: mergeField
!
! Cannot apply “call” to an input parameter of a non-inline word
! macro call

New Annotation

Summary:
Author:
Mode:
Body: