Files
babel/test/fixtures/transformation/misc/_member-expression-keywords/expected.js

7 lines
89 B
JavaScript

"use strict";
test["catch"];
test["catch"]["foo"];
test["catch"];
test["catch"]["foo"];