It doesn't do that for me:

Welcome to Racket v6.0.0.1.

> (list 'one 'two 'three)

'(one two three)


What language are you using?


Robby


On Wed, Jan 29, 2014 at 9:00 AM, Colin Gan <gan.coli...@gmail.com> wrote:

> Hi people,
>
> The aforementioned s-exp produces the result (one two three). I find this
> surprising as I do not expect the *list *procedure to unquote the symbols
> passed to it.
>
> Could someone explain why this is so?
>
> Regards,
>
> Colin
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to