testdata fixed

This commit is contained in:
anna
2013-05-06 20:53:07 +02:00
parent 7a549b8d1b
commit be9e2fa9f7
119 changed files with 113 additions and 138 deletions

View File

@@ -29,7 +29,7 @@ public class IDEA100452 {
static class MatchOp<H> {
public MatchOp(int i, MatchKind matchKind, Supplier<BooleanTerminalSink<H>> s) {
//To change body of created methods use File | Settings | File Templates.
}
static enum MatchKind {}

View File

@@ -29,7 +29,7 @@ public class IDEA100452 {
static class MatchOp<H> {
public MatchOp(int i, MatchKind matchKind, Supplier<BooleanTerminalSink<H>> s) {
//To change body of created methods use File | Settings | File Templates.
}
static enum MatchKind {}