We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've discovered the following in the wild:
val rewrite_attributes : rewrite_attributes Attributes.attribute val declare_relation : rewrite_attributes -> ?binders:local_binder_expr list -> constr_expr -> constr_expr -> Id.t -> constr_expr option -> constr_expr option -> constr_expr option -> unit
I believe both functions should have similar highlighting.
(I am reporting here because GitHub claims to use this repo for OCaml syntax highlighting with linguist)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I've discovered the following in the wild:
I believe both functions should have similar highlighting.
(I am reporting here because GitHub claims to use this repo for OCaml syntax highlighting with linguist)
The text was updated successfully, but these errors were encountered: