TypeScript/tests/baselines/reference/unicodeIdentifierNames.js

11 lines
921 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//// [unicodeIdentifierNames.ts]
// This test is passing, except that on node the resulting file will not have a BOM and on CScript it will which makes
// impossible to use a single baseline file to match the result of both. this test should be enabled once this issue is resolved.
var 才能ソЫⅨ蒤郳रüışğİliيونيكودöÄüß才能ソЫⅨ蒤郳रüışğİliيونيكودöÄüßAbcd123 = 1;
//// [unicodeIdentifierNames.js]
// This test is passing, except that on node the resulting file will not have a BOM and on CScript it will which makes
// impossible to use a single baseline file to match the result of both. this test should be enabled once this issue is resolved.
var 才能ソЫⅨ蒤郳रüışğİliيونيكودöÄüß才能ソЫⅨ蒤郳रüışğİliيونيكودöÄüßAbcd123 = 1;