Skip to content

Commit

Permalink
misc: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
HoshinoTented committed Jan 6, 2025
1 parent fe97340 commit 511c97f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public abstract class AbstractExprializer<T> {
/// This function may re-resolve the factory function to fixed size parameters one
/// with the name of {@param con}
/// in case {@param terms} is very small.
/// @see ImmutableSeq#of()
/// @see ImmutableSeq#empty()
/// @see ImmutableSeq#of(Object)
/// @see ImmutableSeq#of(Object, Object)
/// @see ImmutableSeq#of(Object, Object, Object)
Expand Down

0 comments on commit 511c97f

Please sign in to comment.