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

extensible variant incorrectly parsed in Rescript #414

Closed
giraud opened this issue May 16, 2023 · 1 comment
Closed

extensible variant incorrectly parsed in Rescript #414

giraud opened this issue May 16, 2023 · 1 comment

Comments

@giraud
Copy link
Owner

giraud commented May 16, 2023

plugin version: 0.112

Description

given an extensible variant with module :

type Mod.variant +=
  | Add(List.t<Path.t>)

PsiType has no content, name not shown, Tag found in psi ast

@giraud
Copy link
Owner Author

giraud commented May 29, 2023

fixed in 0.113

@giraud giraud closed this as completed May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant