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

Basic handling of typeof TypeQuery #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

epabst
Copy link
Contributor

@epabst epabst commented Sep 18, 2018

@Schahen
Copy link
Contributor

Schahen commented Nov 13, 2018

Let's discuss. It seems to me that in this particular case we can try to go further and substitute typeof Something with just Something.

@epabst
Copy link
Contributor Author

epabst commented Nov 13, 2018

I love that idea. Are there cases where we don't actually have access to know what type the variable is?

How about this change be accepted for now since it does better than simply failing and skipping the var completely?

@epabst epabst changed the title Handle a typeof TypeQuery Basic handling of typeof TypeQuery Nov 24, 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.

2 participants