shithub: neindaw

ref: 54d0561599f831b9babc4ca8d847139177fe8f7d
dir: /ay/stdbool.h/

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