Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
9d874a63
Commit
9d874a63
authored
Dec 15, 2010
by
Jean-Christophe Filliâtre
Browse files
doc: syntax of types
parent
60f985b8
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/type.bnf
0 → 100644
View file @
9d874a63
\begin{syntax}
type ::= lqualid type* ; type symbol
| "'" lident ; type variable
| "(" ("," type)* ")" ; tuple type
| "(" type ")" ; parentheses %
\end{syntax}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment