liquor
liquor copied to clipboard
Broken
!:data
#{data}
var l = require('liquor')
l('!:data\n #{data}\n')
TypeError: Cannot read property 'type' of undefined
at tok (lib/parser.js:43:22)
at module.exports (lib/parser.js:66:14)
at liquor (lib/liquor.js:17:9)
at repl:1:2
at REPLServer.self.eval (repl.js:110:21)
at Interface.<anonymous> (repl.js:239:12)
at Interface.EventEmitter.emit (events.js:95:17)
at Interface._onLine (readline.js:202:10)
at Interface._line (readline.js:531:8)
at Interface._ttyWrite (readline.js:760:14)