UNPKG

68 Btext/coffeescriptView Raw
1do foo = ->
2 bar = ->
3 throw new Error 'this is a demo'
4 bar()