summaryrefslogtreecommitdiff
path: root/test/suite/ch08/8.7/S8.7_A5_T2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/ch08/8.7/S8.7_A5_T2.js')
-rw-r--r--test/suite/ch08/8.7/S8.7_A5_T2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/ch08/8.7/S8.7_A5_T2.js b/test/suite/ch08/8.7/S8.7_A5_T2.js
index 7a55a9239..a76b36c19 100644
--- a/test/suite/ch08/8.7/S8.7_A5_T2.js
+++ b/test/suite/ch08/8.7/S8.7_A5_T2.js
@@ -18,7 +18,7 @@ if (typeof(__ref) !== "undefined"){
//////////////////////////////////////////////////////////////////////////////
var obj = new Object();
-var __ref = obj;
+__ref = obj;
//////////////////////////////////////////////////////////////////////////////
//CHECK#2