summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2017-09-28 10:52:08 -0400
committerRick Waldron <waldron.rick@gmail.com>2018-02-08 11:13:54 -0500
commit12797840aee3a90d5c6e5698e0cae0baf99df916 (patch)
tree696d1446d5d57dc233b0d06b1ffc512455f4ba49 /features.txt
parent53c00784b61b5b97f4b86dcb1dafa63bb9769068 (diff)
downloadqtdeclarative-testsuites-12797840aee3a90d5c6e5698e0cae0baf99df916.tar.gz
features: [numeric-separator-literal]
Diffstat (limited to 'features.txt')
-rw-r--r--features.txt4
1 files changed, 4 insertions, 0 deletions
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