aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/script/data/script2.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/script/data/script2.js')
-rw-r--r--tests/benchmarks/declarative/script/data/script2.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/script/data/script2.js b/tests/benchmarks/declarative/script/data/script2.js
new file mode 100644
index 0000000000..102f081140
--- /dev/null
+++ b/tests/benchmarks/declarative/script/data/script2.js
@@ -0,0 +1,2 @@
+function func() { return 2; }
+