mirror of
https://github.com/pocketpy/pocketpy
synced 2026-03-22 05:00:17 +00: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
|