Index: LayoutTests/fast/parser/resources/hello.js |
diff --git a/LayoutTests/fast/parser/resources/hello.js b/LayoutTests/fast/parser/resources/hello.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3ca739224a40d6272190c96dbc80dc0fb3551738 |
--- /dev/null |
+++ b/LayoutTests/fast/parser/resources/hello.js |
@@ -0,0 +1,3 @@ |
+function hello() |
+{ |
+} |