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

seems double-quoted strings are not supported #21

Open
Alexey-T opened this issue Aug 13, 2021 · 1 comment
Open

seems double-quoted strings are not supported #21

Alexey-T opened this issue Aug 13, 2021 · 1 comment

Comments

@Alexey-T
Copy link

file Arguments.v from Coq official repo has them.

Notation "$" := 3 (only parsing) : foo_scope.
Notation "$" := true (only parsing) : bar_scope.
@Alexey-T
Copy link
Author

and file applyTC.v from Coq repo.


Notation "{val:= v }" := (@val _ v).

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