Allow compiling (FORMAT T "~/ANYPACKAGE:FUN/" ...)
commit69ff94dd2c885e69b6ba0bbadc379e95447b9a80
authorDouglas Katzman <dougk@google.com>
Fri, 6 May 2016 15:59:19 +0000 (6 11:59 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 6 May 2016 15:59:19 +0000 (6 11:59 -0400)
treea375a50fc2f7368357ce553444ea2685bb2b8193
parentf6581e8c12dd2ca8f2820dd3d54e955fffad12fa
Allow compiling (FORMAT T "~/ANYPACKAGE:FUN/" ...)

regardless of whether ANYPACKAGE exists at compile-time.

Never mind that at least a few other implementations
either consider it a compile-time error, or plain choke on it.
src/compiler/srctran.lisp
tests/print.impure.lisp