(FEA) Compound is now fully featured with literalisation of Status along with its printting!

This commit is contained in:
2024-06-23 19:47:44 +08:00
parent 2eb66dbc8d
commit 010300157e
4 changed files with 151 additions and 38 deletions

View File

@@ -8,6 +8,8 @@
# include <stdlib.h>
# include <stdbool.h>
# define EMPTY {0}
/* Get the literal. */
# define nameof(obj) #obj