X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9fe788d8704c1d4726b30e41e181c687c02cc1cf..1e557184b0a9f43bfbff862669966bc5328517e9:/src/blib2to3/pygram.py diff --git a/src/blib2to3/pygram.py b/src/blib2to3/pygram.py index a3df9be..99012cd 100644 --- a/src/blib2to3/pygram.py +++ b/src/blib2to3/pygram.py @@ -123,6 +123,7 @@ class _python_symbols(Symbols): tfpdef: int tfplist: int tname: int + tname_star: int trailer: int try_stmt: int typedargslist: int