Files
palemoon27/js/xpconnect/tests/mochitest/bug504877_helper.html
T

11 lines
173 B
HTML

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