Skip to content

Commit

Permalink
Fix typo in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
sparkprime committed Jun 21, 2017
1 parent d198cf8 commit 12d0d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/language/spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ <h2 id="abstract_syntax">Abstract Syntax</h2>

<!-- super in e -->
</td></tr> <tr><td></td><td> | </td><td>
<code>super</code> <code>in</code> <i>expr</i>
<i>expr</i> <code>in</code> <code>super</code>

</td></tr>
</table>
Expand Down

0 comments on commit 12d0d1f

Please sign in to comment.