dbda22c
1
2
3
4
/* This will help assuring whether our source mapping works OK */ module.exports = function mkay () { throw new Error ('mkay') }