From 12797840aee3a90d5c6e5698e0cae0baf99df916 Mon Sep 17 00:00:00 2001 From: Rick Waldron Date: Thu, 28 Sep 2017 10:52:08 -0400 Subject: features: [numeric-separator-literal] --- features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.txt') diff --git a/features.txt b/features.txt index b6e73c239..494a2e169 100644 --- a/features.txt +++ b/features.txt @@ -68,6 +68,10 @@ string-trimming String.prototype.trimEnd String.prototype.trimStart +# Numeric Separator Literal +# https://github.com/tc39/proposal-numeric-separator +numeric-separator-literal + # Standard language features # # Language features that have been included in a published version of the -- cgit v1.2.1