blob: 4c5916c45e2977c50f0000270b65a4883bdb5fff [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CopyNamespacesProlog-1 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A prolog may not contain two copy-namespaces declarations. :)
(:*******************************************************:)
declare copy-namespaces preserve, no-inherit;
declare copy-namespaces no-preserve, no-inherit;
1 eq 1