shithub: neindaw

ref: 9d432867df46d334be72101ccdb4662e9289eaf4
dir: /ay/stdbool.h/

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