--- layout: fc_discuss_archives title: Message 3 from Frama-C-discuss on April 2016 ---
> //@ assert A3: v[i] == \at( v[i], Pre ); The \at( _ , Pre ) scope applies also to variable i, which is undefined in pre-state and different from \at( i , Here ). L.