shithub: neindaw

ref: 798c452b3e1a7cba4b9f1b844cf97064cd06caa8
dir: /ay/stdbool.h/

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