Also this limitation doesn't exist in source files. This is because LIBRARY: sets a variable in the dynamic scope of the current compilation unit. A source file is a compilation unit, as is a line of input in the listener.
Slava On Wed, Apr 22, 2009 at 4:34 AM, Jeremy Hughes <[email protected]> wrote: > On Wed, Apr 22, 2009 at 9:11 PM, Slava Pestov <[email protected]> wrote: >> >> Try putting the LIBRARY: and FUNCTION: calls in the same line, then it >> will work. > > Ah. Thank you. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
