shithub: neindaw

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

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