I was working on the ability handler exercises on unisonweb in emacs when I came across this issue. Notice how the substring Stream in resumeStream and the substring Computation in resumeComputation are highlighted as blue, the same color as the abilities Stream and Ask. Most interestingly, it only happens inside the pattern matching part of the case expressions.

I was working on the ability handler exercises on unisonweb in emacs when I came across this issue. Notice how the substring
StreaminresumeStreamand the substringComputationinresumeComputationare highlighted as blue, the same color as the abilitiesStreamandAsk. Most interestingly, it only happens inside the pattern matching part of the case expressions.