'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}$ ]] && | ||||
|          (( ${+parameters[(e)${MATCH}]} )) && [[ ${parameters[(e)$MATCH]} != *special* ]] | ||||
|          then | ||||
|         # Set $arg. | ||||
|         # Set $arg and update $res. | ||||
|         case ${(tP)MATCH} in | ||||
|           (*array*|*assoc*) | ||||
|             words=( ${(P)MATCH} ) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue