Fixing a broken table notation.

This commit is contained in:
Kohei Takahashi
2015-01-15 14:57:48 +09:00
parent 205c0f1eb4
commit e572c382f7

View File

@ -67,8 +67,7 @@ the following expressions are valid:
]
[heading Expression Semantics]
[
table
[table
[[Expression] [Semantics]]
[[`__next__(i)`] [An iterator to the element following `i`]]
[[`i == j`] [Iterator equality comparison]]