var r : double; c : char; begin r:=1.; c:=^.; { this compile in tp7, c should contain 'n'/#110 } end.