(svn r22055) -Fix [FS#4490]: [Squirrel] some invalid squirrel code caused the squirrel compiler to crash
This commit is contained in:
		| @@ -597,6 +597,7 @@ public: | ||||
| 	} | ||||
| 	SQInteger Factor() | ||||
| 	{ | ||||
| 		_exst._deref = DEREF_NO_DEREF; | ||||
| 		switch(_token) | ||||
| 		{ | ||||
| 		case TK_STRING_LITERAL: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 yexo
					yexo