Hi With the Racket 5, this simple code
#lang scheme (eval '(+ 1 2)) printout error compile: unbound identifier (and no #%app syntax transformer is bound) in: + What is wrong? -- Valeriya
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

