TypeScript/tests/baselines/reference/parserUnicodeWhitespaceCharacter1.types

5 lines
131 B
Plaintext
Raw Normal View History

2014-08-15 23:33:16 +02:00
=== tests/cases/conformance/parser/ecmascript5/parserUnicodeWhitespaceCharacter1.ts ===
function foo(){ }
>foo : () => void
2014-08-15 23:33:16 +02:00