X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/448885b256ca1741fda7c4ef17f80f750ea614c0..893dd952a5e128ae71d9e9c93504d9a1092388a6:/blib2to3/pygram.pyi?ds=sidebyside diff --git a/blib2to3/pygram.pyi b/blib2to3/pygram.pyi index 16609000..11bf295a 100644 --- a/blib2to3/pygram.pyi +++ b/blib2to3/pygram.pyi @@ -57,6 +57,7 @@ class python_symbols(Symbols): import_stmt: int lambdef: int listmaker: int + namedexpr_test: int not_test: int old_comp_for: int old_comp_if: int