Blame view
dist/bower_components/es5-shim/tests/helpers/h.js
53 Bytes
|
4c897d181
|
1 2 3 |
function implement() {
throw 'Not implemented';
}
|
|
4c897d181
|
1 2 3 |
function implement() {
throw 'Not implemented';
}
|