mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-03 15:50:52 +07:00
testdata fixed
This commit is contained in:
@@ -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 {}
|
||||
|
||||
@@ -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 {}
|
||||
|
||||
Reference in New Issue
Block a user