Skip to content

Commit

Permalink
@ @ Insert Java 12 function as temporary test
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBob committed Sep 19, 2024
1 parent 659cd0b commit 5f2f3d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -400,4 +400,5 @@ public static ApprovalSettings settings()
{
return new ApprovalSettings();
}
public static final List<Integer> numbers = List.of(1, 2, 3, 4, 5, 6, 7, 8, 9, 10);
}

0 comments on commit 5f2f3d5

Please sign in to comment.