﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1477	Iterpretator doesn't recognize wrong(?) syntax (in operators)	MrCreatoR <mscreator@…>		"This little script will reproduce the bug:

{{{
$iRet = Number(1 Not = 0)
ConsoleWrite($iRet)
}}}

just run it, it will output 1, althought i am not sure if it's a bug in the interpretator or in the syntax checker, since the last one shows a syntax error.


''AutoIt:3.3.4.0   (Os:WIN_XP/X86/Service Pack 2   Language:0419 Keyboard:00000409 Cpu:X86)''
"	Bug	closed		AutoIt	3.3.4.0	None	Wont Fix		
