IN               1259 lib/action/lex.swf5.c { count();	return IN;		}
IN                 45 lib/action/swf5compiler.y %token BREAK CONTINUE FUNCTION ELSE SWITCH CASE DEFAULT FOR IN IF WHILE
IN                536 lib/action/swf5compiler.y 	| FOR '(' identifier IN obj_ref ')' for_in_init stmt
IN                569 lib/action/swf5compiler.y 	| FOR '(' VAR identifier IN obj_ref ')' for_in_init stmt