diff options
| author | 2022-10-09 11:43:26 +0200 | |
|---|---|---|
| committer | 2022-10-09 11:43:26 +0200 | |
| commit | ed34de7ff26e0077a8d00794e469f273ebdb5c4a (patch) | |
| tree | 34b7a8f1af24f932cfeffd9e6792e4ff31adb439 /pez.h | |
| parent | f04e8718a3aae2a03a5df4dfff7c773f3cf19a99 (diff) | |
closures
Diffstat (limited to 'pez.h')
| -rw-r--r-- | pez.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ enum { PEZ_TBool, PEZ_TString, PEZ_TFnProto, + PEZ_TUpval, PEZ_TFn, PEZ_TTuple, PEZ_TRecord, |