shithub: neindaw

ref: 6cd03fe7b962e5af589ced40bd655e12dd167445
dir: /ay/stdbool.h/

View raw version
typedef enum { false, true } bool;