Alistair George - 2009-12-05

eg:
' #define AState_User Astate & b'0011'
' #define Astate_Ctrl Astate & b'1100'
This define does not work, and for some reason the compiler just hangs - no error.