@Test
 public void testOp_04() {
   opSame("(label 'ABC' (table unit))", OpLabel.create("ABC", OpTable.unit()));
 }