> I believe that
> 
> foo\n bar  <==>  foo\n{}bar
> 
> are identical. No?

nope. the first from will generate 
   foo\n bar
the second form will generate
   foo\nbar

t


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to