Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
109fe5d6
Commit
109fe5d6
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-10-03 20:52:57 by cvscast] Beppe: typos
Original author: cvscast Date: 2003-10-03 20:52:57+00:00
parent
5de8e26d
Changes
1
Show whitespace changes
Inline
Side-by-side
web/tutorial/errors.xml
View file @
109fe5d6
...
...
@@ -99,8 +99,8 @@ elements giving priority to email addresses over telephone numbers. Even if
there is a typo in the pattern of the first branch, the function is well
typed. However because of the typo the first branch will never be selected and
emails never printed. The CDuce type-checker however recognizes that this branch
will never
be selected since
<code>
Person
&
<
_>[_ _
<
emal>s]
</code>
=
<code>
Empty
</code>
and it
prevent
s the programmer by issuing the following warning message:
has no chance to
be selected since
<code>
Person
&
<
_>[_ _
<
emal>s]
</code>
=
<code>
Empty
</code>
and it
warn
s the programmer by issuing the following warning message:
</p>
<p>
<tt>
...
...
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