shithub: neindaw

ref: 0d8d67d11e9fad2347795ebf330375651e5303ab
dir: /ay/stdbool.h/

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