I can't find an existing issue for this:
$ node -v
v7.9.0
$ coffee -v
CoffeeScript version 1.12.5
$ coffee
coffee> 4
Expression assignment to _ now disabled.
4
coffee>
Node REPL is constantly warning that assignment to underscore is now disabled. Latest Node, latest CS.