Slava,

The first one works. The second one, not so much:

[let | A [ 10 ] | { { [ t ] [ { A } ] } } cond ]

        ---> { 10 }

[let | A [ 10 ] | [let | B [ 20 ] | { { [ t ] [ { A B } ] } } cond ] ] 

        ---> { A B }

As you can see, it seems to be the extra level of 'let' nesting.

I'll look into fixing it myself, but I wanted to make you aware of it.

Ed

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to