shithub: neindaw

ref: d92a4578490a554a34b3e81dd16129c6c96f3dcc
dir: /ay/stdbool.h/

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