HuubGitHub / dwscript

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

Access violation #353

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Code:

Type

 TObj = Class

  Property Name : String Read (If True Then);    
  Property Name2 : String Read (If True Then 'Name' Else);    

 End;

Output:

Syntax Error: Access violation at address 0055D100 in module 'proc.exe'. Read 
of address 00000004

Original issue reported on code.google.com by kazantse...@mail.ru on 19 Mar 2013 at 4:50

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1868.

Original comment by zar...@gmail.com on 20 Mar 2013 at 9:24