TypeScript/tests/baselines/reference/parserUnicode3.js

11 lines
160 B
TypeScript
Raw Normal View History

2014-07-13 01:04:16 +02:00
//// [parserUnicode3.ts]
class {
}
//// [parserUnicode3.js]
var = (function () {
function () {
}
return ;
})();