From a129444bb0156c936900dbd2f12bd9f427ff366c Mon Sep 17 00:00:00 2001 From: Qt by Nokia Date: Wed, 27 Apr 2011 14:13:26 +0200 Subject: Initial import from qtquick2. Branched from the monolithic repo, Qt qtquick2 branch, at commit a4a585d2ee907746682846ae6e8a48e19deef469 --- tests/benchmarks/declarative/script/data/script2.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/benchmarks/declarative/script/data/script2.js (limited to 'tests/benchmarks/declarative/script/data/script2.js') 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; } + -- cgit v1.2.3