shithub: neindaw

ref: 655a5655af3bd3549bd6a8fc22e6b882aae3d533
dir: /ay/stdbool.h/

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