shithub: neindaw

ref: 92275f3b95309a13c8e1aa136bb62e7f6ea71458
dir: /ay/stdbool.h/

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