﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
647	Compiler Parsing	pdaughe		"The following presents a problem particularly when using the Execute statement:

{{{
$A = 1
$A = $A +++++- 1
MsgBox (0, ""Test"", ""A = "" & $A)
}}}

No syntax or run-time error is given."	Bug	closed		AutoIt	3.2.13.9	None	No Bug	Parsing	
