blob: 8fc18a7dd8cea819d6c87b3faf4a236b93f44731 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NormalizeSpaceFunc-9 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: Invoke normalize-space on itself. Implementations supporting the static typing feature may raise XPTY0004. :)
(:*******************************************************:)
normalize-space(normalize-space(("foo", current-time())[1])) eq "foo"