Newer
Older
minerva / Tests / LibWeb / Text / input / Worker / worker-importScripts-scriptToImport.js
@minerva minerva on 13 Jul 50 bytes Initial commit
function importedFunction() {
    return "YES";
}