Skip to content

On a file that doesn't reference another file that defines a class, use of that class does not result in an error #27

Closed
@fionafung

Description

@fionafung

Sunk to Master as of 02/23/2015, 12:00pm.

I have my file cat.ts which does not reference dog.ts. dog.ts defines the class "Dog". In cat.ts, I'm trying to create a "Dog" class - I should get an error that "Dog" isn't defined (at least I used to). Now I don't get the undefined error

refbug

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions