In minigrace issue #322, @isaac observes that there is no utility in using _ as an identifier for anything but parameters.
I don't recall what languages we were following when we allowed _ as an identifier. Is it in fact useful in any other place? Should we restrict _ to parameter positions?