Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V property outputs wrong code when used on Var<Doc> #177

Closed
Tarmil opened this issue May 3, 2018 · 0 comments
Closed

V property outputs wrong code when used on Var<Doc> #177

Tarmil opened this issue May 3, 2018 · 0 comments

Comments

@Tarmil
Copy link
Member

Tarmil commented May 3, 2018

The x.V property, when used outside of a V-enabled function, always outputs Doc.EmbedView x. That is correct if x : View<Doc>, but not if x : Var<Doc>; in this case it should output Doc.EmbedView x.View.

@Tarmil Tarmil added the bug label May 3, 2018
@Tarmil Tarmil added this to v4.2.Next in Releases May 3, 2018
@Tarmil Tarmil closed this as completed in 2e93425 May 3, 2018
@Tarmil Tarmil removed this from v4.2.Next in Releases May 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant