示例#1
0
 @Test
 public void noSwapForEmptyMark() {
   assertEquals(EMPTY, EMPTY.swapMark());
 }