shithub: neindaw

ref: 22f7e9038ca004a322d82d3ee543eb8ed42dbec9
dir: /ay/stdbool.h/

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