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

This commit is contained in:
2024-06-23 19:47:44 +08:00
committed by William
parent 2eb66dbc8d
commit 1c611ec4e2
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