diff options
Diffstat (limited to 'Include/graminit.h')
-rw-r--r-- | Include/graminit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/graminit.h b/Include/graminit.h index 9af182a..f4701a6 100644 --- a/Include/graminit.h +++ b/Include/graminit.h @@ -69,7 +69,7 @@ #define sliceop 324 #define exprlist 325 #define testlist 326 -#define dictmaker 327 +#define dictsetmaker 327 #define classdef 328 #define arglist 329 #define argument 330 |