Source code

Revision control

Copy as Markdown

Other Tools

function getNotSupportedFile(name) {
return name + ".bad";
}