[ansi-test-devel] WITH-STANDARD-IO-SYNTAX.23?

Raymond Toy toy.raymond at gmail.com
Fri Apr 16 02:36:17 UTC 2010


In this test, the expected result is ("FOO" "BAR").  Shouldn't the
expected answer be ("FOO" "CL-TEST::BAR")? 

(princ-to-string 'bar) should print the symbol cl-test::bar with
*package* set to the cl-user package, so package qualifer should be
printed, right?

Ray
 




More information about the ansi-test-devel mailing list