shithub: neindaw

ref: 663bc67e12efaccd4109068b05f8e6d671b7bd23
dir: /ay/stdbool.h/

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