Index: test/mjsunit/runtime-gen/doublelo.js |
diff --git a/test/mjsunit/runtime-gen/doublelo.js b/test/mjsunit/runtime-gen/doublelo.js |
index 739efb9a778b82242804810e83a97d508001176a..cbc0b8e8e05e4f8d4a5ed3646d7e7a78bf716ae7 100644 |
--- a/test/mjsunit/runtime-gen/doublelo.js |
+++ b/test/mjsunit/runtime-gen/doublelo.js |
@@ -2,4 +2,4 @@ |
// AUTO-GENERATED BY tools/generate-runtime-tests.py, DO NOT MODIFY |
// Flags: --allow-natives-syntax --harmony |
var _x = 1.5; |
-%_DoubleLo(_x); |
+%DoubleLo(_x); |