<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
<script src="../resources/parse-syntax-error-in-initializer.js"></script> | |
</head> | |
<body> | |
This tests that a line number and error message is printed for a parse error in a separate source file. | |
</body> | |
</html> |