Commit b7b8bff5 authored by Benjamin Peterson's avatar Benjamin Peterson

reinstate the ending backtick. thanks Nick :)

parent efc4a3ac
......@@ -46,7 +46,7 @@ Summarizing:
compound_stmt: `if_stmt`
: | `while_stmt`
: | `for_stmt`
: | `try_stmt
: | `try_stmt`
: | `with_stmt`
: | `funcdef`
: | `classdef`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment