Source code

Revision control

Copy as Markdown

Other Tools

// |jit-test| error: Error
a = String.fromCharCode(-10);
os.file.listDir(a);