blob: 22020815485d25aafd96ad25f68a2fee5cfa28e2 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ForExprWithout-36 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Variable which is not in scope. :)
(:*******************************************************:)
for $foo in (1, 2, $foo) return 1