Comment tweak

This commit is contained in:
2024-10-19 21:14:19 +11:00
committed by GitHub
parent ddd91e389e
commit 5b17c5e1e9

View File

@@ -16,7 +16,7 @@ typedef enum Toy_ValueType {
TOY_VALUE_FUNCTION,
TOY_VALUE_OPAQUE,
//TODO: type, any
//TODO: type, any, consider 'stack' as a possible addition
} Toy_ValueType;
//8 bytes in size