﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2640	Surprising conversion	jchd18	Jon	"It would be natural to expect an integer from the following operations, involving conversion from (numeric) string to numeric variant:
{{{
ConsoleWrite(VarGetType(""17"" + 0) & @CRLF)
ConsoleWrite(VarGetType(""17"" - 0) & @CRLF)
ConsoleWrite(VarGetType(""17"" * 1) & @CRLF)
}}}

The beta gives the same result."	Bug	closed	3.3.13.11	AutoIt	3.3.11.2	None	Fixed		
