shithub: neindaw

ref: 7afee3728457100711a544d74ef9c18829bf1a8b
dir: /ay/stdbool.h/

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