shithub: neindaw

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

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