Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Typeof can refer to a class in a previous file with --out#16269

Merged
mhegazy merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
typeof-can-refer-class-different-filemicrosoft/TypeScript:typeof-can-refer-class-different-fileCopy head branch name to clipboard
Jun 5, 2017
Merged

Typeof can refer to a class in a previous file with --out#16269
mhegazy merged 2 commits into
mastermicrosoft/TypeScript:masterfrom
typeof-can-refer-class-different-filemicrosoft/TypeScript:typeof-can-refer-class-different-fileCopy head branch name to clipboard

Conversation

@sandersn

@sandersn sandersn commented Jun 5, 2017

Copy link
Copy Markdown
Member

Fixes #15998 in the same way as #15239

typeof C can now refer to block-scoped values in a preceding file when used with --out or --outFile. Previously this was not allowed with --out or --outFile since they depend on file order for their emit.

sandersn added 2 commits June 5, 2017 13:08
`typeof C` can now refer to block-scoped values in a preceding file when
used with --out or --outFile. Previously this was not allowed with --out
or --outFile since they depend on file order for their emit.
@mhegazy mhegazy merged commit bb54a6a into master Jun 5, 2017
@mhegazy mhegazy deleted the typeof-can-refer-class-different-file branch June 5, 2017 22:57
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.