Paste: ( -- "str" )

Author: blei
Mode: factor
Date: Wed, 6 May 2009 19:15:43
Plain Text |
: quote ( str -- "str" ) "\"" "\"" surround ; inline



Stack effect declaration is wrong
inferred (( object -- object ))
declared (( str -- " str" ))

New Annotation

Summary:
Author:
Mode:
Body: