<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 9, 2019 at 8:48 PM Ben Grasset <<a href="mailto:operator97@gmail.com">operator97@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Of course not. That would be rather nonsensical, <b>for very obvious reasons</b>, that I've already gone out of my way to address in this comment chain. It is however utterly ridiculous to directly correlate that with `^Type` syntax, as they are only related in the most vague of ways.</div></div></blockquote><div><br></div><div>If such declaration would be ok:</div><div>function DoSomething (a: ^Integer; b: Pointer): integer;<br></div><div><br></div><div>Should the flowing code (inside of DoSomething body) be ok as well?</div><div>  ((^Integer)(b))^ := a^;<br></div><div><br></div><div>(keep in mind that ^A ... ^Z is also a character escaping)</div><div><br></div><div>thanks,<br>Dmitry</div><div><br></div></div></div>