blob: 5a69d7616aa0b845d423916abe4b95839d9cf992 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-BaseURIProlog-2 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Two 'declare base-uri' expressions, where the URIs differs. :)
(:*******************************************************:)
(::)declare(::)base-uri(::)"http://example.com/declareBaseURITest"(::);
(::)declare(::)base-uri(::)"http://example.com/declareBaseURITest2"(::);
1 eq 1