shithub: neindaw

ref: 934507cdd80d9f49635d1cfbe4b013a0934f3d18
dir: /ay/stdbool.h/

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