wtf happened to the scriptish issues

This commit is contained in:
James Campos 2011-09-17 19:23:27 -07:00
parent cca5983e30
commit bd281042bc

View File

@ -86,7 +86,7 @@ config =
# XXX chrome can't into `{log} = console`
if console?
# XXX scriptish - console.log.apply is not a function
# https://github.com/scriptish/scriptish/issues/499
# https://github.com/scriptish/scriptish/issues/3
log = (arg) ->
console.log arg