shithub: neindaw

ref: 924693c703c1372e3f60815c012b3cdcba417dd3
dir: /ay/stdbool.h/

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