# https://github.com/js2coffee/js2coffee/issues/38
----
var char = '\x1b'
----
char = 'u\001b'
