'main': Expand comment.
This commit is contained in:
		
							parent
							
								
									f564d11a41
								
							
						
					
					
						commit
						fdf682a2f9
					
				|  | @ -665,7 +665,7 @@ _zsh_highlight_main_highlighter_highlight_list() | ||||||
|          [[ ${parameter_name} =~ ^${~parameter_name_pattern}$ ]] && |          [[ ${parameter_name} =~ ^${~parameter_name_pattern}$ ]] && | ||||||
|          (( ${+parameters[(e)${MATCH}]} )) && [[ ${parameters[(e)$MATCH]} != *special* ]] |          (( ${+parameters[(e)${MATCH}]} )) && [[ ${parameters[(e)$MATCH]} != *special* ]] | ||||||
|          then |          then | ||||||
|         # Set $arg. |         # Set $arg and update $res. | ||||||
|         case ${(tP)MATCH} in |         case ${(tP)MATCH} in | ||||||
|           (*array*|*assoc*) |           (*array*|*assoc*) | ||||||
|             words=( ${(P)MATCH} ) |             words=( ${(P)MATCH} ) | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue