Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Fix: wrong reference on TSQualifiedName (fixes #550) #551

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Conversation

mysticatea
Copy link
Member

This PR fixes #550.

The typeof file.slice created two references file and slice, but it's incorrect. This PR makes the referencer creating only a reference file.

@mysticatea mysticatea added the bug label Nov 14, 2018
@kaicataldo kaicataldo merged commit 3715584 into master Nov 15, 2018
@kaicataldo kaicataldo deleted the issue550 branch November 15, 2018 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect no-use-before-define
3 participants