TypeScript/tests/baselines/reference/parserUnicodeWhitespaceCharacter1.types
2015-04-13 14:29:37 -07:00

5 lines
194 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== tests/cases/conformance/parser/ecmascript5/parserUnicodeWhitespaceCharacter1.ts ===
function foo(){ }
>foo : () => void, Symbol(foo, Decl(parserUnicodeWhitespaceCharacter1.ts, 0, 0))