parent
01f468f07d
commit
ee57c9f711
@ -0,0 +1,8 @@ |
|||||||
|
let |
||||||
|
var n : Integer; |
||||||
|
var c : Char |
||||||
|
in |
||||||
|
begin |
||||||
|
c := '&'; |
||||||
|
n := n + 1 |
||||||
|
end |
Reference in new issue