Dactyloidae/js/xpconnect/tests/mochitest/bug504877_helper.html

10 lines
173 B
HTML

<html>
<head>
<script>
function getblat() {
return blat;
}
foopy = 42;
</script>
</head>
</html>