new syntactic priority of lambda abstraction
authoroheimb
Fri, 23 May 1997 14:49:39 +0200
changeset 3318 0cdbca0a2573
parent 3317 2cfb98c49c42
child 3319 0206e7507737
new syntactic priority of lambda abstraction
doc-src/Ref/defining.tex
--- a/doc-src/Ref/defining.tex	Fri May 23 14:48:10 1997 +0200
+++ b/doc-src/Ref/defining.tex	Fri May 23 14:49:39 1997 +0200
@@ -104,7 +104,7 @@
       &$|$& $logic^{(4)}$ {\tt::} $type$ & (3) \\
       &$|$& $id$ ~~$|$~~ $var$
     ~~$|$~~ $logic^{(\infty)}$ {\tt(} $any$ {\tt,} \dots {\tt,} $any$ {\tt)} \\
-      &$|$& {\tt \%} $idts$ {\tt.} $any$ & (0) \\\\
+      &$|$& {\tt \%} $idts$ {\tt.} $any^{(3)}$ & (3) \\\\
 $idts$ &=& $idt$ ~~$|$~~ $idt^{(1)}$ $idts$ \\\\
 $idt$ &=& $id$ ~~$|$~~ {\tt(} $idt$ {\tt)} \\
     &$|$& $id$ {\tt ::} $type$ & (0) \\\\