Test on CI

This commit is contained in:
Bruce Eckel 2017-05-12 08:07:24 -06:00
parent edd99881d7
commit 6d480448eb

View File

@ -2,7 +2,7 @@
// (c)2017 MindView LLC: see Copyright.txt
// We make no guarantees that this code is fit for any purpose.
// Visit http://OnJava8.com for more book information.
// {ValidateByHand} CI Systems have trouble
// !!!! CI Systems have trouble
import java.util.*;
public class ParallelPrefix3 {