mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
3 lines
67 B
JavaScript
3 lines
67 B
JavaScript
function test_importScripts() {
|
|
console.log('Hi from dummy.js');
|
|
} |