95 lines
1.9 KiB
JavaScript
95 lines
1.9 KiB
JavaScript
function _templateObject8() {
|
|
const data = _taggedTemplateLiteral([void 0], ["\\01"]);
|
|
|
|
_templateObject8 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject7() {
|
|
const data = _taggedTemplateLiteral(["left", void 0, "right"], ["left", "\\u{-0}", "right"]);
|
|
|
|
_templateObject7 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject6() {
|
|
const data = _taggedTemplateLiteral(["left", void 0, "right"], ["left", "\\u000g", "right"]);
|
|
|
|
_templateObject6 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject5() {
|
|
const data = _taggedTemplateLiteral(["left", void 0, "right"], ["left", "\\xg", "right"]);
|
|
|
|
_templateObject5 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject4() {
|
|
const data = _taggedTemplateLiteral(["left", void 0], ["left", "\\xg"]);
|
|
|
|
_templateObject4 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject3() {
|
|
const data = _taggedTemplateLiteral([void 0, "right"], ["\\xg", "right"]);
|
|
|
|
_templateObject3 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject2() {
|
|
const data = _taggedTemplateLiteral([void 0], ["\\01"]);
|
|
|
|
_templateObject2 = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _templateObject() {
|
|
const data = _taggedTemplateLiteral([void 0], ["\\unicode and \\u{55}"]);
|
|
|
|
_templateObject = function () {
|
|
return data;
|
|
};
|
|
|
|
return data;
|
|
}
|
|
|
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
|
|
|
tag(_templateObject());
|
|
tag(_templateObject2());
|
|
tag(_templateObject3(), 0);
|
|
tag(_templateObject4(), 0);
|
|
tag(_templateObject5(), 0, 1);
|
|
tag(_templateObject6(), 0, 1);
|
|
tag(_templateObject7(), 0, 1);
|
|
|
|
function a() {
|
|
var undefined = 4;
|
|
tag(_templateObject8());
|
|
}
|