shithub: neindaw

ref: 8508e91aaf1ffbbd193791c19cfcbe161ef53160
dir: /ay/stdbool.h/

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