TypeScript/tests/baselines/reference/parserModuleDeclaration2.types

4 lines
194 B
Plaintext
Raw Normal View History

2014-08-15 23:33:16 +02:00
=== tests/cases/conformance/parser/ecmascript5/ModuleDeclarations/parserModuleDeclaration2.ts ===
declare module "Foo" {
No type information for this code.}
No type information for this code.