summaryrefslogtreecommitdiff
path: root/features.txt
diff options
context:
space:
mode:
authorLucas Azzola <derflatulator@gmail.com>2017-08-19 07:19:48 +1000
committerLeo Balter <leonardo.balter@gmail.com>2017-08-18 17:19:48 -0400
commit75db6744eb11c7638b4db3802f256c6b9d9db7cb (patch)
treeb110ec4c27c1e53e98883d2086f19c953c7c03dd /features.txt
parenteb93f969113ecadc031fd2c793b1741799bdcf09 (diff)
downloadqtdeclarative-testsuites-75db6744eb11c7638b4db3802f256c6b9d9db7cb.tar.gz
Add optional-catch-binding tests (#1167)
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 d30744f6b..abfde8e56 100644
--- a/features.txt
+++ b/features.txt
@@ -21,6 +21,10 @@ Symbol.asyncIterator
object-rest
object-spread
+# Optional Catch Binding
+# https://github.com/tc39/proposal-optional-catch-binding
+optional-catch-binding
+
# RegExp s (dotAll) flag
# https://github.com/tc39/proposal-regexp-dotall-flag
regexp-dotall