mirror of
https://github.com/pocketpy/pocketpy
synced 2026-08-07 06:37:10 +08:00
9 lines
199 B
C
9 lines
199 B
C
#include "pocketpy/objects/container.h"
|
|
|
|
#define FIXEDHASH_T__SOURCE
|
|
#define K py_Name
|
|
#define V py_TValue
|
|
#define NAME CachedNames
|
|
#include "pocketpy/xmacros/fixedhash.h"
|
|
#undef FIXEDHASH_T__SOURCE
|