shithub: neindaw

ref: 053d3b16498c601e2af3023f2011e9fa6bf84843
dir: /ay/stdbool.h/

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