The test "TestStaticTabularOutputBasicStatementComponentLevelNestedPrivateAndSharedProperties" incorrectly leads to implicit AND (bAND) linkage for input Bdir{A1,p(first) A,p(shared) (A1(farmer) [OR] A2(citizen))}, or if coding Bdir{A1,p(first) A,p(shared) A(A1(farmer) [OR] A2(citizen))}, the nested components (A1, A2) are not parsed properly, but are properly linked.
Review parsing and fix test accordingly.