﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2478	Assign and Eval do not restrict variable names	Tasiro	Jon	"{{{
Local $name = ""some space, and a comma""
Assign ($name, 42)
Eval ($name) ; => 42
}}}
Is that behavior intended? Should such inaccessable names be allowed?"	Bug	closed	3.3.11.1	AutoIt	3.3.9.21	None	Fixed	assign, eval, name, restriction	
