﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1460	This says $x<>1 but it shows that it is	Beege		"This msgbox should not appear
{{{
$x = 0.7
$x += 0.1
$x += 0.1
$x += 0.1
If $x <> 1 Then MsgBox(0, '$X<>1', '$X = ' & $x)
}}}"	Bug	closed		AutoIt	3.3.4.0	None	No Bug		
