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

Grammar: syntax error with inclusion and structure #30

Open
ComFreek opened this issue Jan 7, 2020 · 0 comments
Open

Grammar: syntax error with inclusion and structure #30

ComFreek opened this issue Jan 7, 2020 · 0 comments
Labels
grammar Bugs with the syntax highlighting grammar

Comments

@ComFreek
Copy link
Member

ComFreek commented Jan 7, 2020

theory TypeEquality =
  include ?TypedLogic❙
  structure tpeq : ?EqualityND =
    include ?Logic❙
    term = tp❙
    equal # 1 ≛ 2 prec 50❙   
  ❚
❚

is not recognized as valid syntax.

(Can we perhaps have a grammar label for issues? 😄)

@ComFreek ComFreek added the grammar Bugs with the syntax highlighting grammar label Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grammar Bugs with the syntax highlighting grammar
Projects
None yet
Development

No branches or pull requests

1 participant