AArhin / dwscript

Automatically exported from code.google.com/p/dwscript
0 stars 0 forks source link

Invalid pointer operation #272

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Code:

Type

 TObj = Class

  FField := @56;

 End;

Output:

---------------------------
test
---------------------------
Invalid pointer operation.
---------------------------
ОК   
---------------------------

Original issue reported on code.google.com by kazantse...@mail.ru on 21 May 2012 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by zar...@gmail.com on 21 May 2012 at 8:44