4 lines
119 B
JavaScript
4 lines
119 B
JavaScript
|
'use strict';
|
||
|
// https://github.com/tc39/proposal-pattern-matching
|
||
|
require('../modules/esnext.symbol.custom-matcher');
|