Skip to content

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

Merged
mhegazy merged 2 commits into
masterfrom
typeof-can-refer-class-different-file
Jun 5, 2017
Merged

Typeof can refer to a class in a previous file with --out#16269
mhegazy merged 2 commits into
masterfrom
typeof-can-refer-class-different-file

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Jun 5, 2017

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