If I remove my pollen.rkt from the directory and use:

#lang pollen



       A       B
       C       D

I get:
'(root "A       B" "\n" "C       Dā€)

But if I use:
#lang pollen
ā—Š(define foo "foo")


       A       B
       C       D

I get:
'(root "       " "A       B" "\n" "       " "C       D")

Ievin

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/54B1567F-7ED0-4236-8220-BA74D4334EBF%40gmail.com.

Reply via email to