Open
Description
% : $(( 0 * 1''000 ))
zsh: bad math expression: illegal character: '
%
The quotes should be highlighted as unknown-token here.
Cf. #607
% : $(( 0 * 1''000 ))
zsh: bad math expression: illegal character: '
%
The quotes should be highlighted as unknown-token here.
Cf. #607