Currently OA does not allow for the operator + ! in the meta part.
Eg:
meta OA_LOCAL_EXAMPLE __OA_LOCAL_EXAMPLE_02 && __OA_LOCAL_EXAMPLE_03 && (( __OA_LOCAL_EXAMPLE_01 + ! __OA_LOCAL_EXAMPLE_08 )
Changing to + ~ works, as would && ! however + ! should also be allowed.