blob: f3dbfdd73f71698cc71533f87e0bb52e467af161 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-LetExprWithout-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: A value in a 'let' variable cannot be assigned to with 'in', it must be ':='. :)
(:*******************************************************:)
let $i in 5 return 3