shithub: neindaw

ref: d654397d87dff31fa573754dba4911b5e8f71231
dir: /ay/stdbool.h/

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