shithub: neindaw

ref: 65f258864e2ff9f44b5fc39237047c9400f3f526
dir: /ay/stdbool.h/

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