REBOL3 tracker
  0.9.12 beta
Ticket #0000216 User: anonymous

Project:



rss
TypeBug Statustested Date1-Aug-2007 00:15
Version1.0.0 Categoryn/a Submitted byGabriele
PlatformAll Severitytrivial Priorityimmediate

Summary BIND cannot bind to function! context
Description >> f: func [a code] [do bind code 'a]
== function!
>> f 1 [a]
** Script error: a word is not bound to a context
** Where: bind f
** Near: bind code 'a
Example code

			

Assigned ton/a Fixed in- Last Update30-Jul-2013 08:22


Comments
(0003903)
Ladislav
30-Jul-2013 08:22

In the core-tests suite.

Date User Field Action Change
30-Jul-2013 08:22 Ladislav Comment : 0003903 Added -
2-Dec-2008 18:50 Admin Ticket Added -