blob: 74c397edfe3abb7a995934eba19ec2743fc50a4b [file]
<!DOCTYPE html>
<html>
<body>
<script>
var worker = new Worker('empty.js');
</script>
</body>
</html>