summaryrefslogtreecommitdiff
path: root/tools/eslint/node_modules/escope/node_modules/es6-weak-map/node_modules/es5-ext/test/string/#/hyphen-to-camel.js
blob: bd7ded4befbc7dbfeddc094fcf3696fd4cfcce04 (plain)
1
2
3
4
5
'use strict';

module.exports = function (t, a) {
	a(t.call('raz-dwa-t-rzy-4y-rtr4-tiu-45-pa'), 'razDwaTRzy4yRtr4Tiu45Pa');
};