6 lines
74 B
Text
6 lines
74 B
Text
|
|
declare
|
||
|
|
A = 3
|
||
|
|
A = B %% Error: variable B not introduced
|
||
|
|
in
|
||
|
|
{Show B}
|