Keyword: true
Number type representing the binary version of true (1)
glang
obj condition = true;
bark(condition); # outputs '1' because true in binary is '1'