Skip to content

Commit

Permalink
fix expected test output
Browse files Browse the repository at this point in the history
  • Loading branch information
kelloggm committed Nov 20, 2023
1 parent 3c414c2 commit 7d6261b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package com.name;

public class FullName<T, TT> {
public class FullName<T, T1> {
}

0 comments on commit 7d6261b

Please sign in to comment.