3 lines
53 B
JavaScript
Raw Normal View History

function implement() {
throw 'Not implemented';
}