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

Structure panel missing function defined with "and" #271

Closed
jfehrle opened this issue Sep 19, 2020 · 1 comment
Closed

Structure panel missing function defined with "and" #271

jfehrle opened this issue Sep 19, 2020 · 1 comment

Comments

@jfehrle
Copy link
Collaborator

jfehrle commented Sep 19, 2020

plugin version: 0.92-2020.2

The structure panel is missing parser_of_symbol.

image

let parser_of_token_list a =
let loop x = () in
()
and parser_of_symbol b = ()

@giraud
Copy link
Owner

giraud commented Oct 2, 2020

fixed in 0.93

@giraud giraud closed this as completed Oct 2, 2020
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

2 participants