From 36420183fd98107db055038bcf968335d947c1b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Santos?= Date: Mon, 17 Aug 2015 16:23:43 +0100 Subject: [PATCH] s/binary/number/g --- test/compress/harmony.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/compress/harmony.js b/test/compress/harmony.js index 82cac95f..15130424 100644 --- a/test/compress/harmony.js +++ b/test/compress/harmony.js @@ -97,7 +97,7 @@ destructuring_arguments: { } } -binary_literals: { +number_literals: { input: { 0b1001; 0B1001;