Skip to content

Commit

Permalink
Add a new line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
Ao-senXiong committed May 7, 2024
1 parent 431ab32 commit 6861e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testinput/typecheck/DeepMutable.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ static class ImmutableGenericIm<T extends MutableBox> {
this.t = t;
}
}
}
}
2 changes: 1 addition & 1 deletion testinput/typecheck/RDMFieldInst.java
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ private static class MutableClass {



}
}

0 comments on commit 6861e1b

Please sign in to comment.