Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
18b84207
Commit
18b84207
authored
Dec 26, 2010
by
Andrei Paskevich
Browse files
comment offending lines in examples/wf_types.why
parent
14ea2cc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/wf_types.why
View file @
18b84207
...
...
@@ -9,7 +9,9 @@ theory Main
type shell 'a = Shell 'a
type option 'a = Some 'a | None
(*
clone Test as T1 with type t = id
clone Test as T2 with type t = shell
*)
clone Test as T3 with type t = option
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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