shithub: neindaw

ref: 6ea764ff9cc93aab462e4a7db6796d149175e5d2
dir: /ay/stdbool.h/

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