ghkweon / dwscript

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

Assertion failure #249

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Code:

type tobj = class

 class var v : Integer;
 property v

end;

Output:

Syntax Error: Assertion failure (C:\DWS\Source\dwsCompiler.pas, line 1056)

Original issue reported on code.google.com by kazantse...@mail.ru on 19 Apr 2012 at 6:56

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

Original comment by zar...@gmail.com on 20 Apr 2012 at 6:09