Skip to content

Commit

Permalink
style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasstadler committed Feb 22, 2019
1 parent 6942c90 commit 4cc31e7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -58,7 +58,7 @@ private static final class Listener implements ANTLRToolListener {
public final Tool tool;
public final StringBuilder contents = new StringBuilder();

public Listener(Tool tool) {
Listener(Tool tool) {
this.tool = tool;
}

Expand Down

0 comments on commit 4cc31e7

Please sign in to comment.