ghkweon / dwscript

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

Access violation #360

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Code:

For Var X := 0 To 10 Do
 PrintLn(5 / );

Output:
Syntax Error: Expression expected [line: 2, column: 14]
Syntax Error: Access violation at address 0055E1CF in module 'dws.exe'. Read of 
address 00000004

Original issue reported on code.google.com by kazantse...@mail.ru on 8 Apr 2013 at 9:19

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

Original comment by zar...@gmail.com on 8 Apr 2013 at 10:14