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