shithub: neindaw

ref: 47e3e64e946867e16b1e81f68e97ea05dc562887
dir: /ay/stdbool.h/

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