X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/022f89625f9bb33ab55c82c45ec0eb8512623fd3..07b68e2425d2caadc2edf8fe021f60a32c6f44a7:/src/blib2to3/pygram.py?ds=sidebyside

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