TIL (re-learned) that backticks after an identifier count as a function call in JS. I needed it to solve a clue on lyra.horse/fun/jscro…